summaryrefslogtreecommitdiffstats
path: root/module/network/Request.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/network/Request.py')
-rwxr-xr-xmodule/network/Request.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/network/Request.py b/module/network/Request.py
index 75a490b9f..8638cc66a 100755
--- a/module/network/Request.py
+++ b/module/network/Request.py
@@ -22,7 +22,7 @@
import base64
import time
-from os import sep, rename, stat
+from os import stat
from os.path import exists, join
from shutil import move
import urllib