Remove unused import

This commit is contained in:
Guillaume Ayoub 2016-08-06 13:29:07 +02:00
parent 0cda9f611d
commit a7923008ce

View File

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