]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
filestore_idempotent: remove unused import
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 17 Nov 2011 19:18:24 +0000 (11:18 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 17 Nov 2011 19:18:24 +0000 (11:18 -0800)
teuthology/task/filestore_idempotent.py

index 0ad9bada9aa8eebd863a637b3e1c28454461e11c..a9c9b2f037c072060688c9e5765480e513552b95 100644 (file)
@@ -1,4 +1,3 @@
-from cStringIO import StringIO
 import logging
 
 from teuthology import misc as teuthology