Completed
Pull Request — master (#177)
by
unknown
11:40
created
src/Qiniu/BucketExporter.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 namespace Qiniu\Storage;
3 3
 
4 4
 use Qiniu\Auth;
5
-use Qiniu\Config;
6
-use Qiniu\Http\Client;
7
-use Qiniu\Http\Error;
8 5
 use Qiniu\Storage\BucketManager;
9 6
 
10 7
 /**
Please login to merge, or discard this patch.
src/Qiniu/Storage/BucketExporter.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 namespace Qiniu\Storage;
3 3
 
4 4
 use Qiniu\Auth;
5
-use Qiniu\Config;
6
-use Qiniu\Http\Client;
7
-use Qiniu\Http\Error;
8 5
 use Qiniu\Storage\BucketManager;
9 6
 
10 7
 /**
Please login to merge, or discard this patch.