Skip to content

Commit

Permalink
fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
longbai committed Dec 7, 2015
1 parent 5591d34 commit 3e15b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiniu/services/storage/uploader.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-

import os
import time

from qiniu import config
from qiniu.utils import urlsafe_base64_encode, crc32, file_crc32, _file_iter
Expand Down

0 comments on commit 3e15b7f

Please sign in to comment.