Browse Source

Fix test.

mscherer 6 years ago
parent
commit
ade556af85
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/Utility/TimeTest.php

+ 0 - 1
tests/TestCase/Utility/TimeTest.php

@@ -4,7 +4,6 @@ namespace Tools\Test\TestCase\Utility;
 
 
 use Cake\Core\Configure;
 use Cake\Core\Configure;
 use DateTime;
 use DateTime;
-use Tools\Misc\ZodiacLib;
 use Tools\TestSuite\TestCase;
 use Tools\TestSuite\TestCase;
 use Tools\Utility\Time;
 use Tools\Utility\Time;