diff options
Diffstat (limited to 'test/test_client_ip.py')
-rw-r--r-- | test/test_client_ip.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_client_ip.py b/test/test_client_ip.py index 0084574e..4b2b2fa1 100644 --- a/test/test_client_ip.py +++ b/test/test_client_ip.py @@ -1,5 +1,3 @@ -import pytest - from unit.applications.lang.python import TestApplicationPython |