aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl/thin/vhdl/tokens.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/libghdl/thin/vhdl/tokens.py')
-rw-r--r--python/libghdl/thin/vhdl/tokens.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/libghdl/thin/vhdl/tokens.py b/python/libghdl/thin/vhdl/tokens.py
index e66f97c27..002e7ca82 100644
--- a/python/libghdl/thin/vhdl/tokens.py
+++ b/python/libghdl/thin/vhdl/tokens.py
@@ -1,5 +1,3 @@
-
-
class Tok:
Invalid = 0
Left_Paren = 1