cubicweb/server/test/unittest_postgres.py
changeset 11356 17070ff16000
parent 11270 a9dc97b87ced
child 12039 7514626e1dc5
--- a/cubicweb/server/test/unittest_postgres.py	Wed Jun 22 11:38:53 2016 +0200
+++ b/cubicweb/server/test/unittest_postgres.py	Wed Jun 22 07:56:51 2016 +0200
@@ -21,8 +21,6 @@
 
 from six.moves import range
 
-from logilab.common.testlib import SkipTest
-
 import logilab.database as lgdb
 from cubicweb import ValidationError
 from cubicweb.devtools import PostgresApptestConfiguration, startpgcluster, stoppgcluster