Skip to content

Commit 3e15b7f

Browse files
committed
fixed import
1 parent 5591d34 commit 3e15b7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qiniu/services/storage/uploader.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
import os
4+
import time
45

56
from qiniu import config
67
from qiniu.utils import urlsafe_base64_encode, crc32, file_crc32, _file_iter

0 commit comments

Comments
 (0)