Completed
Push — master ( 7e039a...27e043 )
by Sebastian
02:39
created
src/Backup/Sync/GoogleDrive.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 
4 4
 use Google_Client as GClient;
5 5
 use Google_Http_MediaFileUpload as GStream;
6
-use Google_Service_Drive as GDrive;
7 6
 use Google_Service_Drive as GDriveService;
8 7
 use Google_Service_Drive_DriveFile as GFile;
9 8
 use phpbu\App\Backup\Collector;
Please login to merge, or discard this patch.