mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-08-01 02:50:08 +03:00
Remove unused imports from tests/test_ipaddress.py
This commit is contained in:
parent
92ac3ba4fc
commit
00a231b98d
|
@ -16,9 +16,6 @@
|
|||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import sys
|
||||
from functools import wraps
|
||||
|
||||
from . import testutils
|
||||
import unittest
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user