[BipFinder] remove not needed resources

pull/173/head
Miriam Baglioni 2 years ago
parent b5e11a3a0a
commit 0807fdb65a

@ -74,10 +74,6 @@ public class SparkAtomicActionScoreJobTest {
String bipScoresPath = getClass()
.getResource("/eu/dnetlib/dhp/actionmanager/bipfinder/bip_scores_oid.json")
.getPath();
String inputPath = getClass()
.getResource(
"/eu/dnetlib/dhp/actionmanager/bipfinder/publicationoaid.json")
.getPath();
SparkAtomicActionScoreJob
.main(

Loading…
Cancel
Save