Skip to content

Commit

Permalink
squash! fix: experimental API usage
Browse files Browse the repository at this point in the history
  • Loading branch information
BOFA1ex committed Jan 15, 2024
1 parent 6801281 commit 2f79153
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
import java.util.Map;
import java.util.function.Function;

@SuppressWarnings({"UnstableApiUsage"})
public final class DlvMirrorDebugProcess extends XDebugProcess implements Disposable {
private final DlvDebugProcess debugProcess;
private final XBreakpointHandler<?>[] breakpointHandlers;
Expand Down

0 comments on commit 2f79153

Please sign in to comment.