Skip to content

Commit 827384f

Browse files
Apply fixes from StyleCI (#147)
1 parent 9029121 commit 827384f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Gitonomy/Git/Tests/CommitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
namespace Gitonomy\Git\Tests;
1414

1515
use Gitonomy\Git\Commit;
16-
use Gitonomy\Git\Tree;
1716
use Gitonomy\Git\Diff\Diff;
17+
use Gitonomy\Git\Tree;
1818

1919
class CommitTest extends AbstractTest
2020
{

0 commit comments

Comments
 (0)