mirror of
				https://github.com/Qortal/altcoinj.git
				synced 2025-11-03 05:57:21 +00:00 
			
		
		
		
	Remove an unnecessary import.
This commit is contained in:
		@@ -25,10 +25,7 @@ import java.io.ByteArrayOutputStream;
 | 
			
		||||
import java.util.Arrays;
 | 
			
		||||
import java.util.LinkedHashMap;
 | 
			
		||||
 | 
			
		||||
import static org.junit.Assert.assertEquals;
 | 
			
		||||
import static org.junit.Assert.assertNotNull;
 | 
			
		||||
import static org.junit.Assert.assertNull;
 | 
			
		||||
import static org.junit.Assert.assertTrue;
 | 
			
		||||
import static org.junit.Assert.*;
 | 
			
		||||
 | 
			
		||||
public class BitcoinSerializerTest {
 | 
			
		||||
    private final byte[] addrMessage = Hex.decode("f9beb4d96164647200000000000000001f000000" +
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user