mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
Fix backend code styling
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
namespace Tests\Domain\SetupWizard;
|
||||
|
||||
use Domain\Localization\Actions\SeedDefaultLanguageAction;
|
||||
use Storage;
|
||||
use Tests\TestCase;
|
||||
use Domain\Localization\Actions\SeedDefaultLanguageAction;
|
||||
|
||||
class SetupServiceTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user