Skip to content

Commit

Permalink
Merge pull request #7 from cyrildewit/analysis-8Qpy43
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
cyrildewit authored Jun 17, 2017
2 parents af69f8c + 93ceedd commit 4579167
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/TestCases/VisitVisitableTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

namespace Cyrildewit\PageVisitsCounter\Test\TestCases;

use Carbon\Carbon;
use Cyrildewit\PageVisitsCounter\Test\TestCase;
use Cyrildewit\PageVisitsCounter\Classes\SessionHistory;
use Carbon\Carbon;
use Illuminate\Support\Facades\Session;

class VisitVisitableTest extends TestCase
{
Expand Down

0 comments on commit 4579167

Please sign in to comment.