aboutsummaryrefslogtreecommitdiffstats
path: root/python-twisted/examples/uuid-example.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-twisted/examples/uuid-example.py')
-rw-r--r--python-twisted/examples/uuid-example.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python-twisted/examples/uuid-example.py b/python-twisted/examples/uuid-example.py
index 581051b..840f48c 100644
--- a/python-twisted/examples/uuid-example.py
+++ b/python-twisted/examples/uuid-example.py
@@ -11,7 +11,6 @@
import sys
from twisted.internet import reactor
-sys.path.append('../')
from Pubnub import Pubnub
## -----------------------------------------------------------------------