storage: remove unused import

This commit is contained in:
Benjamin Dauvergne 2012-10-18 15:17:41 +02:00 committed by Thomas NOEL
parent 27a170136f
commit da7635f902
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ import os
import time
import pickle
import os.path
import random
import shutil
import tempfile
try: