浏览代码

Fix test.

mscherer 6 年之前
父节点
当前提交
ade556af85
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 DateTime;
-use Tools\Misc\ZodiacLib;
 use Tools\TestSuite\TestCase;
 use Tools\Utility\Time;