We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -2,9 +2,9 @@ |
||
2 | 2 | |
3 | 3 | namespace Backpack\BackupManager\app\Http\Controllers; |
4 | 4 | |
5 | +use Artisan; |
|
5 | 6 | use Exception; |
6 | 7 | use Illuminate\Routing\Controller; |
7 | -use Artisan; |
|
8 | 8 | use League\Flysystem\Adapter\Local; |
9 | 9 | use Log; |
10 | 10 | use Request; |