@@ -14,7 +14,6 @@ |
||
14 | 14 | use Illuminate\Support\ServiceProvider; |
15 | 15 | use Longman\LaravelMultiLang\Console\MigrationCommand; |
16 | 16 | use Longman\LaravelMultiLang\Console\TextsCommand; |
17 | -use Route; |
|
18 | 17 | use Illuminate\Routing\Events\RouteMatched; |
19 | 18 | |
20 | 19 | class MultiLangServiceProvider extends ServiceProvider |