HHH-13859 Removing unused import
This commit is contained in:
parent
d3fdb657d6
commit
2ed15445c6
|
@ -6,7 +6,6 @@
|
||||||
*/
|
*/
|
||||||
package org.hibernate.boot.archive.scan.spi;
|
package org.hibernate.boot.archive.scan.spi;
|
||||||
|
|
||||||
import java.io.DataInputStream;
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.io.InputStream;
|
import java.io.InputStream;
|
||||||
import javax.persistence.Converter;
|
import javax.persistence.Converter;
|
||||||
|
|
Loading…
Reference in New Issue