summaryrefslogtreecommitdiff
path: root/lib/debug/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debug/__init__.py')
-rw-r--r--lib/debug/__init__.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/debug/__init__.py b/lib/debug/__init__.py
index 8093e6a0..3973c45a 100644
--- a/lib/debug/__init__.py
+++ b/lib/debug/__init__.py
@@ -2,10 +2,3 @@
#
# Copyright (c) 2010 Authors
# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details.
-
-
-# this enable:
-# from .debug import debug
-# from ..debug import debug
-from .debug import debug
-