mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
f73d6e2dce
commit
6c7a729a71
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ declare(strict_types=1);
|
||||||
|
|
||||||
namespace Lean\Gloss;
|
namespace Lean\Gloss;
|
||||||
|
|
||||||
use Illuminate\Contracts\Container\Container;
|
|
||||||
use Illuminate\Support\ServiceProvider;
|
use Illuminate\Support\ServiceProvider;
|
||||||
|
|
||||||
class GlossServiceProvider extends ServiceProvider
|
class GlossServiceProvider extends ServiceProvider
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue