diff options
Diffstat (limited to 'test/conftest.py')
| -rwxr-xr-x | test/conftest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/conftest.py b/test/conftest.py index c07e9e25f..1dd442309 100755 --- a/test/conftest.py +++ b/test/conftest.py @@ -7,7 +7,6 @@ installs SQLAlchemy's testing plugin into the local environment. """ import sys -import imp from os import path for pth in ['../lib']: |
