summaryrefslogtreecommitdiffstats
path: root/xlators/features/glupy/src/__init__.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/glupy/src/__init__.py.in')
-rw-r--r--xlators/features/glupy/src/__init__.py.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/features/glupy/src/__init__.py.in b/xlators/features/glupy/src/__init__.py.in
deleted file mode 100644
index 3ad9513f40e..00000000000
--- a/xlators/features/glupy/src/__init__.py.in
+++ /dev/null
@@ -1,2 +0,0 @@
-from pkgutil import extend_path
-__path__ = extend_path(__path__, __name__)