Skip to content

Commit

Permalink
[followup] solve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
YannByron committed Mar 29, 2024
1 parent 5ed1dcb commit 21669cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ public void close() throws Exception {

// delete temporary files
List<DataFileMeta> delete = new ArrayList<>(newFiles);
delete.addAll(deletedFiles);
newFiles.clear();
deletedFiles.clear();

Expand Down

0 comments on commit 21669cf

Please sign in to comment.