Skip to content

Commit

Permalink
Remove empty lines to trigger Github actions again
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffengreiner committed Nov 14, 2023
1 parent 6fd2a9d commit ade3adb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/groovy/life/qbic/utils/NanoporeParser.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ class NanoporeParser {
for (File hiddenFile : hiddenFiles) {
deleteFile(hiddenFile)
}

return convertedExperiment

}

private static void deleteFile(File file) {
Expand Down

0 comments on commit ade3adb

Please sign in to comment.