Selaa lähdekoodia

Remove unused import

Guillaume Ayoub 9 vuotta sitten
vanhempi
sitoutus
a7923008ce
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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