mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
removed redundant modifiers from interfaces
This commit is contained in:
parent
18b4be3ec7
commit
fde10788db
53 changed files with 762 additions and 755 deletions
|
|
@ -37,6 +37,5 @@ import java.util.UUID;
|
|||
*/
|
||||
public interface MageItem extends Serializable {
|
||||
|
||||
public UUID getId();
|
||||
|
||||
UUID getId();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue