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