Fix unambiguous import

By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
Bukkit/Spigot 2012-01-14 21:32:48 +01:00
parent bbe66b2985
commit 8c73372220

View file

@ -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() {