Skip to content

Commit

Permalink
Removed obsolete log message
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Nov 13, 2024
1 parent 9268d24 commit 049ae54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ public void run() {
try {
engine.close();
LOGGER.info("Engine terminated");
LOGGER.info("WASI closed");
executor.shutdown();
}
catch (IOException e) {
Expand Down

0 comments on commit 049ae54

Please sign in to comment.