mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-26 15:46:31 +00:00
Remove errant import that eclipse added to satisfy a javadoc reference, but that breaks build
This commit is contained in:
@@ -38,7 +38,6 @@ import java.util.logging.Logger;
|
||||
|
||||
import org.archive.io.UTF8Bytes;
|
||||
import org.archive.io.WriterPoolMember;
|
||||
import org.archive.modules.writer.WARCWriterProcessor;
|
||||
import org.archive.util.ArchiveUtils;
|
||||
import org.archive.util.anvl.ANVLRecord;
|
||||
import org.archive.util.anvl.Element;
|
||||
@@ -512,4 +511,4 @@ implements WARCConstants {
|
||||
return 0l;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user