Remove TODO for unblockself
authorDavid Barratt <dbarratt@wikimedia.org>
Fri, 19 Jul 2019 18:12:06 +0000 (14:12 -0400)
committerDavid Barratt <dbarratt@wikimedia.org>
Sat, 27 Jul 2019 00:58:28 +0000 (20:58 -0400)
commit416c2f67ecf7e6e6e857ce4740aa8e64fe98740e
tree89923adfb6e399a556305f1429e1488d2940bb05
parent8ee4d6a0c9748aedd5bdd7dbb982804a9acb34e0
Remove TODO for unblockself

It is impossible to reach the unblockself code if someone is anonymous, so
there is no need to check that the block applies to that permission.

Bug: T228538
Change-Id: Ie7b1e0f37363cc9e75ee2c871c06cefdfb2eb1d1
includes/specials/SpecialBlock.php