Skip to content

Commit

Permalink
ffdb-006: (minor) add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
godcrampy committed Dec 29, 2023
1 parent 5f965d1 commit fdba75f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ public void close() throws IOException {
fileChannel.close();
randomAccessFile.close();
}
}
}

0 comments on commit fdba75f

Please sign in to comment.