Skip to content

Commit 4ff3d6c

Browse files
authored
Merge pull request #302 from koharudin/patch-1
Update Captcha.php - name alredy use
2 parents 45d888b + 8dba83d commit 4ff3d6c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Captcha.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
use Illuminate\Hashing\BcryptHasher as Hasher;
2020
use Illuminate\Filesystem\Filesystem;
2121
use Illuminate\Http\File;
22-
use Illuminate\Http\Response;
2322
use Illuminate\Support\Str;
2423
use Intervention\Image\Gd\Font;
2524
use Intervention\Image\Geometry\Factories\LineFactory;

0 commit comments

Comments
 (0)