From: Siebrand Mazeland Date: Tue, 8 Mar 2016 20:26:08 +0000 (+0100) Subject: Wikimedia\Assert\Assert is never used X-Git-Tag: 1.31.0-rc.0~7647 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=commitdiff_plain;h=aa7039cf4700db94ff0dd47f150f0145b037b6d4;p=lhc%2Fweb%2Fwiklou.git Wikimedia\Assert\Assert is never used Change-Id: Ie12f158ec01deb2db7c3d515fe16839117380ee8 --- diff --git a/includes/WatchedItem.php b/includes/WatchedItem.php index f2633d92e4..5b4a4fcfe1 100644 --- a/includes/WatchedItem.php +++ b/includes/WatchedItem.php @@ -18,7 +18,6 @@ * @file * @ingroup Watchlist */ -use Wikimedia\Assert\Assert; /** * Representation of a pair of user and title for watchlist entries.