Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 48a5b67

Browse files
committed
remove unused dependency
1 parent d188392 commit 48a5b67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LaravelEfficientUuidServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Illuminate\Database\Connection;
66
use Illuminate\Support\ServiceProvider;
7-
use Illuminate\Database\Schema\Blueprint;
87
use Dyrynda\Database\Connection\MySqlConnection;
98
use Dyrynda\Database\Connection\SQLiteConnection;
109
use Dyrynda\Database\Connection\PostgresConnection;

0 commit comments

Comments
 (0)