Add flag to HTMLTextField to not persist submitted data
[lhc/web/wiklou.git] / includes / WatchedItem.php
index f2633d9..5b4a4fc 100644 (file)
@@ -18,7 +18,6 @@
  * @file
  * @ingroup Watchlist
  */
-use Wikimedia\Assert\Assert;
 
 /**
  * Representation of a pair of user and title for watchlist entries.