Skip to content

Commit 1d23245

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Support/Facades/Layout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
use Orchid\Screen\Layouts\Blank;
1212
use Orchid\Screen\Layouts\Block;
1313
use Orchid\Screen\Layouts\Browsing;
14+
use Orchid\Screen\Layouts\Chart;
1415
use Orchid\Screen\Layouts\Columns;
1516
use Orchid\Screen\Layouts\Component;
1617
use Orchid\Screen\Layouts\Legend;
@@ -23,7 +24,6 @@
2324
use Orchid\Screen\Layouts\Tabs;
2425
use Orchid\Screen\Layouts\View;
2526
use Orchid\Screen\Layouts\Wrapper;
26-
use Orchid\Screen\Layouts\Chart;
2727

2828
/**
2929
* Class Layout.

0 commit comments

Comments
 (0)