diff options
Diffstat (limited to 'libpathod/test.py')
-rw-r--r-- | libpathod/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpathod/test.py b/libpathod/test.py index b90c8de6..ff5dac30 100644 --- a/libpathod/test.py +++ b/libpathod/test.py @@ -1,7 +1,6 @@ import json, threading, Queue import requests import pathod, utils -import tutils IFACE = "127.0.0.1" |