aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli/dom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyGHDL/cli/dom.py')
-rwxr-xr-xpyGHDL/cli/dom.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyGHDL/cli/dom.py b/pyGHDL/cli/dom.py
index 4a9fd0b3c..69a0b92ec 100755
--- a/pyGHDL/cli/dom.py
+++ b/pyGHDL/cli/dom.py
@@ -323,7 +323,6 @@ class Application(LineTerminal, ArgParseMixin):
for architecture in architectures:
entity.Architectures.append(architecture)
-
PP = PrettyPrint()
buffer = []