diff options
Diffstat (limited to 'python-tornado/tests/subscribe-test.py')
| -rwxr-xr-x | python-tornado/tests/subscribe-test.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/python-tornado/tests/subscribe-test.py b/python-tornado/tests/subscribe-test.py index d8a3ea2..a2bafde 100755 --- a/python-tornado/tests/subscribe-test.py +++ b/python-tornado/tests/subscribe-test.py @@ -10,7 +10,6 @@  ## -----------------------------------  import sys -sys.path.append('../')  import datetime  from Pubnub import Pubnub  from functools import partial | 
