diff -r c731ab9b934d -r 7fba86fa8604 server/src/tests/Controllers/DateStatsControllerTest.php --- a/server/src/tests/Controllers/DateStatsControllerTest.php Mon Oct 31 14:24:23 2016 +0100 +++ b/server/src/tests/Controllers/DateStatsControllerTest.php Thu Nov 03 01:52:26 2016 +0100 @@ -2,8 +2,6 @@ use Mockery as m; -use Es; - use EasyRdf\Literal; class DateStatsControllerTest extends TestCase