summaryrefslogtreecommitdiffstats
path: root/xlators/features/glupy/src
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/glupy/src')
-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
index 3a28658e401..3ad9513f40e 100644
--- a/xlators/features/glupy/src/__init__.py.in
+++ b/xlators/features/glupy/src/__init__.py.in
@@ -1,4 +1,2 @@
-#!/usr/bin/python3
-
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)