Skip to content

Commit 4d565d7

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 932c15f commit 4d565d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Http/Controllers/ChartController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Backpack\CRUD\app\Http\Controllers;
44

5-
if ( backpack_pro()) {
5+
if (backpack_pro()) {
66
class ChartController extends \Backpack\Pro\Http\Controllers\ChartController
77
{
88
}

0 commit comments

Comments
 (0)