mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 09:24:07 +03:00
Remove unused imports from tests/test_ipaddress.py
This commit is contained in:
parent
f2654d3573
commit
18f5d5ad05
|
@ -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