diff --git a/public/index.php b/public/index.php
index e7013561ed809a969b9930fbba0483acb7be2737..50aa986dc3b00130a468a5d12e7e2e3cc056f7a0 100644
--- a/public/index.php
+++ b/public/index.php
@@ -1,6 +1,4 @@
 <?php
-use Zend\Loader\AutoloaderFactory;
-
 // If the XHProf profiler is enabled, set it up now:
 $xhprof = getenv('VUFIND_PROFILER_XHPROF');
 if (!empty($xhprof)) {