Pārlūkot izejas kodu

Doc string correction

krzysztof.sikora 4 gadi atpakaļ
vecāks
revīzija
4f21ea1147
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/service.ts

+ 0 - 1
src/service.ts

@@ -415,7 +415,6 @@ export class DebuggerService implements IDebugger, IDisposable {
    *
    * @param breakpoints - Map of breakpoints.
    *
-   * @param editorFinder - The editor finder object.
    */
   private _filterBreakpoints(
     breakpoints: Map<string, IDebugger.IBreakpoint[]>