diff --git a/custom_search.module b/custom_search.module
index 4e6170f..ce28265 100644
--- a/custom_search.module
+++ b/custom_search.module
@@ -7,7 +7,6 @@
  * Adds node types and taxonomy options to the search form
  */
 
-use Drupal\Core\Extension\ModuleHandlerInterface;
 use Drupal\Core\Language\Language;
 
 /**
