mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-30 09:07:55 +00:00
Remove a todo I left in after fixing the problem :)
This commit is contained in:
@@ -39,7 +39,6 @@ public final class DataHelpers
|
||||
return getTags( tags );
|
||||
}
|
||||
|
||||
//TODO fix this
|
||||
@Nonnull
|
||||
static Map<String, Boolean> getTags( @Nonnull Item item )
|
||||
{
|
||||
|
Reference in New Issue
Block a user