mirror of
https://github.com/flarum/core.git
synced 2025-10-13 16:05:05 +02:00
Remove lots of unneeded imports.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
use Flarum\Core;
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use DB;
|
||||
|
||||
class ExtensionsServiceProvider extends ServiceProvider
|
||||
{
|
||||
|
Reference in New Issue
Block a user