mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-02 12:01:38 +00:00
Reformat
This commit is contained in:
parent
223eaf30b3
commit
096bb1bb24
42 changed files with 216 additions and 178 deletions
|
@ -1,11 +1,10 @@
|
|||
package dev.plex.command.blocking;
|
||||
|
||||
import com.google.common.collect.Lists;
|
||||
import java.util.List;
|
||||
import lombok.Data;
|
||||
import net.kyori.adventure.text.Component;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@Data
|
||||
public class BlockedCommand
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue