mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-05 18:27:17 +01:00
Fix unambiguous import
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
parent
bbe66b2985
commit
8c73372220
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue