mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Remove lots of unneeded imports.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php namespace Flarum\Api;
|
||||
|
||||
use Flarum\Http\Router;
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
|
||||
class ApiServiceProvider extends ServiceProvider
|
||||
|
Reference in New Issue
Block a user