Skip to content

Commit 3c1904e

Browse files
committed
Bug
1 parent 10ba1ee commit 3c1904e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Thoughtco\Minify;
44

5-
use Illuminate\Contracts\Http\;
5+
use Illuminate\Contracts\Http\Kernel;
66
use Illuminate\Support\Facades\File;
77
use Statamic\Providers\AddonServiceProvider;
88
use Statamic\Statamic;

0 commit comments

Comments
 (0)