Skip to content

Commit

Permalink
fix minus
Browse files Browse the repository at this point in the history
  • Loading branch information
yejunhao committed Mar 12, 2024
1 parent f78a740 commit 250f095
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ static FileIO get(Path path, CatalogContext config) throws IOException {
}

FileIOLoader loader = null;

List<IOException> ioExceptionList = new ArrayList<>();

// load preIO
Expand Down

0 comments on commit 250f095

Please sign in to comment.