if (breakpointExists) {
        state.debugger.session!.removeBreakpoint({
          line: debuggerLine,
          sourceId
        });