Skip to content

Commit

Permalink
MET-6342 Remove temp deprecated to try fix false possitive
Browse files Browse the repository at this point in the history
  • Loading branch information
stzanakis committed Feb 6, 2025
1 parent b95b770 commit 887c003
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
* is checked for user authentication.
*/
@Service
@Deprecated(forRemoval = true)
public class DatasetService {

private static final Logger LOGGER = LoggerFactory.getLogger(DatasetService.class);
Expand Down

0 comments on commit 887c003

Please sign in to comment.