diff --git a/core/includes/install.inc b/core/includes/install.inc
index cd67257096aa3a507b9ab00838598cd5f3b501c4..1fb9a3e15113f8c1e1fa6715cda8e649503868e0 100644
--- a/core/includes/install.inc
+++ b/core/includes/install.inc
@@ -1,7 +1,6 @@
 <?php
 
 use Drupal\Core\Database\Database;
-use Drupal\Core\Config\DatabaseStorage;
 
 /**
  * Indicates that a module has not been installed yet.