# HG changeset patch # User Julien Cristau # Date 1435308676 -7200 # Node ID 374a789c8f8d7f5d6cb46f78a97441f7945cc0b3 # Parent bd78f563e812e6e86b3c79a7038ecb7cfce3f223 [server/test] drop unused import diff -r bd78f563e812 -r 374a789c8f8d server/test/unittest_postgres.py --- a/server/test/unittest_postgres.py Fri Jun 26 10:50:59 2015 +0200 +++ b/server/test/unittest_postgres.py Fri Jun 26 10:51:16 2015 +0200 @@ -16,7 +16,6 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -import os.path as osp from datetime import datetime from threading import Thread