author | Rémi Cardona <remi.cardona@free.fr> |
Sun, 31 Aug 2014 18:04:46 +0200 | |
changeset 10213 | e53cc2182cf8 |
parent 10212 | dccce2be3101 |
child 10214 | 88f60d4b9952 |
--- 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 <http://www.gnu.org/licenses/>. """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