Skip to content

Commit 5a5caa3

Browse files
committed
Fixed.
1 parent 7bdcad0 commit 5a5caa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers.php

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

33
namespace Weerd\PhpStyle;
44

5+
use Exception;
56
use PhpCsFixer\Config;
67
use PhpCsFixer\Finder;
78
use Symfony\Component\Finder\Finder as BaseFinder;
8-
use Exception;
99

1010
/**
1111
* Configuration for the PHP Code Standards Fixer tool.

0 commit comments

Comments
 (0)