Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Paramtamtam authored and StyleCIBot committed Feb 7, 2018
1 parent 42100fb commit 5e88125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/StaticReferencesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace AvtoDev\StaticReferencesLaravel\Tests;

use AvtoDev\StaticReferencesLaravel\Facades\StaticReferencesFacade;
use AvtoDev\StaticReferencesLaravel\StaticReferences;
use AvtoDev\StaticReferencesLaravel\StaticReferencesInterface;
use AvtoDev\StaticReferencesLaravel\Facades\StaticReferencesFacade;
use AvtoDev\StaticReferencesLaravel\Tests\Mocks\StaticReferencesMock;
use AvtoDev\StaticReferencesLaravel\Exceptions\InvalidReferenceException;
use AvtoDev\StaticReferencesLaravel\PreferencesProviders\AutoCategoriesProvider;
Expand Down

0 comments on commit 5e88125

Please sign in to comment.