aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache/BacklinkCacheFactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/cache/BacklinkCacheFactory.php')
-rw-r--r--includes/cache/BacklinkCacheFactory.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/cache/BacklinkCacheFactory.php b/includes/cache/BacklinkCacheFactory.php
index f703739988cb..e51dff5822dc 100644
--- a/includes/cache/BacklinkCacheFactory.php
+++ b/includes/cache/BacklinkCacheFactory.php
@@ -23,7 +23,6 @@
namespace MediaWiki\Cache;
-use BacklinkCache;
use MediaWiki\Config\ServiceOptions;
use MediaWiki\HookContainer\HookContainer;
use MediaWiki\Linker\LinksMigration;