Skip to content

Commit

Permalink
Remove unnecessary imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 28, 2015
1 parent 3df8ca3 commit 8a6089a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/I18n/RelativeTimeFormatter.php
Expand Up @@ -14,9 +14,6 @@
*/
namespace Cake\I18n;

use Cake\I18n\FrozenDate;
use Cake\I18n\FrozenTime;

/**
* Helper class for formatting relative dates & times.
*
Expand Down

0 comments on commit 8a6089a

Please sign in to comment.