diff -r dccce2be3101 -r e53cc2182cf8 server/test/unittest_schemaserial.py --- a/server/test/unittest_schemaserial.py Wed Aug 20 20:46:17 2014 +0200 +++ b/server/test/unittest_schemaserial.py Sun Aug 31 18:04:46 2014 +0200 @@ -17,9 +17,6 @@ # with CubicWeb. If not, see . """unit tests for schema rql (de)serialization""" -import sys -from cStringIO import StringIO - from logilab.common.testlib import TestCase, unittest_main from cubicweb import Binary