瀏覽代碼

Remove unused import

Guillaume Ayoub 9 年之前
父節點
當前提交
a7923008ce
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      radicale/storage.py

+ 0 - 1
radicale/storage.py

@@ -29,7 +29,6 @@ import errno
 import json
 import os
 import posixpath
-import shutil
 import stat
 import threading
 import time