Skip to content

Commit dd412d4

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fixed code style
1 parent b907f6f commit dd412d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
namespace Sajya\Server;
66

7-
use Illuminate\Support\Facades\App as LaravelApplication;
87
use Illuminate\Support\Collection;
8+
use Illuminate\Support\Facades\App as LaravelApplication;
99
use Illuminate\Support\Str;
1010
use ReflectionClass;
1111
use ReflectionMethod;

0 commit comments

Comments
 (0)