mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-05 03:47:56 +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 );
|
return getTags( tags );
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO fix this
|
|
||||||
@Nonnull
|
@Nonnull
|
||||||
static Map<String, Boolean> getTags( @Nonnull Item item )
|
static Map<String, Boolean> getTags( @Nonnull Item item )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user