Skip to content

Commit

Permalink
Minor change to see if CI workflow is triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
alecw committed Mar 12, 2024
1 parent 15650da commit fd14dce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ public static List<Interval> getIntervalsForChr (final IntervalList intervals, f
}
return (result);
}

public static File getDictForFasta(final File fasta) {
String extensionFound;
for (final String fastaExtension : FASTA_EXTENSIONS) {
Expand Down

0 comments on commit fd14dce

Please sign in to comment.