mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-19 14:51:27 +01:00
Fix unambiguous import
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
parent
bbe66b2985
commit
8c73372220
@ -5,7 +5,6 @@ import java.util.Collection;
|
||||
import org.junit.Test;
|
||||
import static org.junit.Assert.*;
|
||||
import static org.hamcrest.CoreMatchers.*;
|
||||
import static org.junit.matchers.JUnitMatchers.*;
|
||||
|
||||
public class StandardMessengerTest {
|
||||
public StandardMessenger getMessenger() {
|
||||
|
Loading…
Reference in New Issue
Block a user