aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/vhdl/elocations.py
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-06-22 12:26:43 +0200
committerumarcor <unai.martinezcorral@ehu.eus>2021-06-22 18:51:02 +0200
commit51e9764f04da876993a80f6f09910e019eb84446 (patch)
treee58928ecfbafb74bf33e8873423e7ed5874422c2 /pyGHDL/libghdl/vhdl/elocations.py
parent25a3580831170f8a0acd0a79aca2c94ea4652338 (diff)
downloadghdl-51e9764f04da876993a80f6f09910e019eb84446.tar.gz
ghdl-51e9764f04da876993a80f6f09910e019eb84446.tar.bz2
ghdl-51e9764f04da876993a80f6f09910e019eb84446.zip
fix issues reported by Codacy
Diffstat (limited to 'pyGHDL/libghdl/vhdl/elocations.py')
-rw-r--r--pyGHDL/libghdl/vhdl/elocations.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyGHDL/libghdl/vhdl/elocations.py b/pyGHDL/libghdl/vhdl/elocations.py
index c2cda3940..852b7cfea 100644
--- a/pyGHDL/libghdl/vhdl/elocations.py
+++ b/pyGHDL/libghdl/vhdl/elocations.py
@@ -1,10 +1,7 @@
# Auto generated Python source file from Ada sources
# Call 'make' in 'src/vhdl' to regenerate:
#
-from enum import IntEnum, unique
from pydecor import export
-
-from pyGHDL.libghdl._decorator import BindToLibGHDL
from pyGHDL.libghdl import libghdl