Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrooo committed Jan 20, 2025
1 parent b0493b2 commit e3153c5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,6 @@ public class OpenFgaClient {
} catch (Exception e) {
return CompletableFuture.failedFuture(e);
} finally {
//dfsdfsd
executor.shutdown();
}
}
Expand Down

0 comments on commit e3153c5

Please sign in to comment.