Skip to content

Commit

Permalink
优化
Browse files Browse the repository at this point in the history
  • Loading branch information
821938089 committed Nov 4, 2023
1 parent 24f25f9 commit 334f1da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ object LibArchiveUtils {
if (filter != null && filter.invoke(fileName))
fileNames.add(fileName)

entry = Archive.readNextHeader(archive)

}
} finally {
Expand Down

0 comments on commit 334f1da

Please sign in to comment.