Remove remnant of incomplete feature

This commit is contained in:
jvyden 2022-08-06 14:52:07 -04:00
commit e6e6d4d404
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -39,15 +39,3 @@ else
<br>
}
}
<h2>Actions</h2>
<a href="/moderation/bannedUsers" class="ui red button">
<i class="users icon"></i>
<span>View banned users</span>
</a><br/><br/>
<a href="/moderation/hiddenSlots" class="ui yellow button">
<i class="certificate icon"></i>
<span>View hidden levels</span>
</a>