Skip to content

Commit d3091f9

Browse files
committed
Fix missed import removal
1 parent de5a064 commit d3091f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/net/coreprotect/consumer/process/Process.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import net.coreprotect.consumer.Consumer;
1616
import net.coreprotect.database.Database;
1717
import net.coreprotect.database.statement.UserStatement;
18-
import net.coreprotect.utility.SyntheticUsernames;
1918

2019
public class Process {
2120

0 commit comments

Comments
 (0)