diff --git a/static-data/default-plugins/tor/getsocks.py b/static-data/default-plugins/tor/getsocks.py index 6a5512e7..2cb52f6c 100644 --- a/static-data/default-plugins/tor/getsocks.py +++ b/static-data/default-plugins/tor/getsocks.py @@ -1,6 +1,6 @@ from stem.control import Controller -from .torfilepaths import control_socket +from torfilepaths import control_socket def get_socks():