1
0
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:
Toad-Dev
2021-12-15 19:44:43 -08:00
parent 9083e4f97b
commit 27102e6381

View File

@@ -39,7 +39,6 @@ public final class DataHelpers
return getTags( tags );
}
//TODO fix this
@Nonnull
static Map<String, Boolean> getTags( @Nonnull Item item )
{