Skip to content

Commit dba5151

Browse files
committed
Fix build
1 parent 58dc173 commit dba5151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mGAP/src/org/labkey/mgap/pipeline/mGapReleaseAnnotateNovelSitesStep.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import htsjdk.samtools.util.Interval;
44
import org.apache.logging.log4j.Logger;
5-
import org.json.JSONObject;
5+
import org.json.old.JSONObject;
66
import org.labkey.api.data.SimpleFilter;
77
import org.labkey.api.data.TableSelector;
88
import org.labkey.api.pipeline.PipelineJob;

0 commit comments

Comments
 (0)