master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 58f241f4a2 - Show all commits

View File

@ -4,6 +4,7 @@ package eu.dnetlib.dhp.common.collection;
import java.io.*;
import java.nio.file.Files;
import jdk.nashorn.internal.ir.annotations.Ignore;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.LocalFileSystem;