Skip to content

Commit a547234

Browse files
committed
Clean lint
1 parent 41d6bad commit a547234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/debugAdapter2/goDlvDebug.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ export class GoDlvDapDebugSession extends LoggingDebugSession {
236236
}
237237

238238
protected attachRequest(
239-
response: DebugProtocol.AttachResponse,
239+
response: DebugProtocol.AttachResponse,
240240
args: AttachRequestArguments,
241241
request?: DebugProtocol.Request
242242
): void {

0 commit comments

Comments
 (0)