server/src/tests/Controllers/DateStatsControllerTest.php
changeset 387 7fba86fa8604
parent 377 52169c718513
child 407 2dba812c7ef2
--- 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