diff options
Diffstat (limited to 'includes/cache/BacklinkCacheFactory.php')
-rw-r--r-- | includes/cache/BacklinkCacheFactory.php | 1 |
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; |