Skip to content

Commit

Permalink
fixed compilation bug related to merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed Nov 27, 2024
1 parent 534e5c4 commit 766eb3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ public void done() {
doneCalled = true;

CacheCleaner.clearJaxRSCache(this);
CacheCleaner.clearBeanELResolverCache(this);

// closes the jar handles and sets the url entries to null
for (URLEntry u : this.urlSet) {
Expand Down

0 comments on commit 766eb3e

Please sign in to comment.