Skip to content

Commit

Permalink
Merge pull request #350 from localheinz/fix/unused-import
Browse files Browse the repository at this point in the history
Fix: Remove unused import
  • Loading branch information
briannesbitt committed May 9, 2015
2 parents 0348fb7 + 991359a commit 68868e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Carbon/Carbon.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
use Closure;
use DateTime;
use DateTimeZone;
use DateInterval;
use DatePeriod;
use InvalidArgumentException;
use Symfony\Component\Translation\Translator;
Expand Down

0 comments on commit 68868e0

Please sign in to comment.