Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dimsav committed Apr 21, 2016
1 parent a614864 commit 1e7f504
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/ScopesTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

use Dimsav\Translatable\Test\Model\Country;
use Dimsav\Translatable\Test\Model\CountryStrict;
use Dimsav\Translatable\Test\Model\CountryWithCustomLocaleKey;

class ScopesTest extends TestsBase
{
Expand Down

0 comments on commit 1e7f504

Please sign in to comment.