Removed unused import

This commit is contained in:
Video 2023-08-31 02:11:12 -06:00
parent 475169b36a
commit b0c19a14ab
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package dev.plex.command.impl;
import com.destroystokyo.paper.MaterialSetTag;
import com.google.common.collect.ImmutableList;
import dev.plex.command.PlexCommand;
import dev.plex.command.annotation.CommandParameters;