Merge "Remove unused $id property"

This commit is contained in:
jenkins-bot 2020-05-22 07:00:11 +00:00 committed by Gerrit Code Review
commit 30883c721d

View file

@ -32,7 +32,6 @@ use Title;
use Xml;
class ImageMap {
public static $id = 0;
private const TOP_RIGHT = 0;
private const BOTTOM_RIGHT = 1;