Remove these todos because I think they've been done now

This commit is contained in:
Sollace 2018-04-30 17:12:08 +02:00
parent 6981cde884
commit e4281116cd
2 changed files with 0 additions and 4 deletions

View file

@ -5,5 +5,3 @@ package com.minelittlepony.model;
import mcp.MethodsReturnNonnullByDefault;
import javax.annotation.ParametersAreNonnullByDefault;
// TODO: Class/Enum/Interface names are inconsistent.

View file

@ -5,5 +5,3 @@ package com.minelittlepony;
import mcp.MethodsReturnNonnullByDefault;
import javax.annotation.ParametersAreNonnullByDefault;
// TODO: Code style is inconsistent