Skip to content

Commit

Permalink
[#6236] fix(core): fix possible resource leak in BaseCatalog
Browse files Browse the repository at this point in the history
fix conflict.
  • Loading branch information
Abyss-lord committed Jan 15, 2025
1 parent 1d1b13c commit 5ab931d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

import javax.ws.rs.HEAD;

/**
* The abstract base class for Catalog implementations.
*
Expand Down

0 comments on commit 5ab931d

Please sign in to comment.