Skip to content

Commit 4b6b3be

Browse files
authored
Format code (#59)
1 parent d0ebc96 commit 4b6b3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/autoload/server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/
12-
use Hyperf\Server\Server;
1312
use Hyperf\Server\Event;
13+
use Hyperf\Server\Server;
1414
use Swoole\Constant;
1515

1616
return [

0 commit comments

Comments
 (0)