remove unused import
This commit is contained in:
parent
cbe9a091e7
commit
eb341bf08f
|
@ -24,8 +24,6 @@
|
|||
//--------------------------------------
|
||||
package org.xerial.snappy;
|
||||
|
||||
import org.xerial.snappy.pure.PureJavaSnappy;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.io.UnsupportedEncodingException;
|
||||
|
|
Loading…
Reference in New Issue