Merge "Use 'trash' icon in the saved filters menu & change 'remove' to 'delete'"
[lhc/web/wiklou.git] / includes / watcheditem / WatchedItemStoreInterface.php
index a450ae5..30d1cbb 100644 (file)
@@ -19,6 +19,7 @@
  * @ingroup Watchlist
  */
 use MediaWiki\Linker\LinkTarget;
+use Wikimedia\Rdbms\DBUnexpectedError;
 
 /**
  * @author Addshore