diff options
Diffstat (limited to 'python/examples/history-example.py')
| -rwxr-xr-x | python/examples/history-example.py | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/python/examples/history-example.py b/python/examples/history-example.py index b5cc1fd..092c929 100755 --- a/python/examples/history-example.py +++ b/python/examples/history-example.py @@ -1,6 +1,4 @@  import sys -sys.path.append('../') -sys.path.append('./')  from Pubnub import Pubnub  ## Initiat Class | 
