Skip to content

Commit

Permalink
Merge pull request antonioribeiro#320 from antonioribeiro/analysis-XW…
Browse files Browse the repository at this point in the history
…1EDy

Apply fixes from StyleCI
  • Loading branch information
antonioribeiro authored Sep 5, 2017
2 parents e13877d + f62d8eb commit e494a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tracker.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
use Illuminate\Log\Writer as Logger;
use Illuminate\Routing\Router;
use PragmaRX\Support\Config;
use PragmaRX\Support\IpAddress;
use PragmaRX\Tracker\Data\RepositoryManager as DataRepositoryManager;
use PragmaRX\Tracker\Support\Minutes;
use PragmaRX\Support\IpAddress;

class Tracker
{
Expand Down

0 comments on commit e494a0a

Please sign in to comment.