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