Skip to content

Commit

Permalink
Clean lint
Browse files Browse the repository at this point in the history
  • Loading branch information
eliben committed Jul 1, 2020
1 parent 41d6bad commit a547234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debugAdapter2/goDlvDebug.ts
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ export class GoDlvDapDebugSession extends LoggingDebugSession {
}

protected attachRequest(
response: DebugProtocol.AttachResponse,
response: DebugProtocol.AttachResponse,
args: AttachRequestArguments,
request?: DebugProtocol.Request
): void {
Expand Down

0 comments on commit a547234

Please sign in to comment.