Skip to content

Commit

Permalink
Remove eslint disable comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Nov 10, 2021
1 parent 98ea3bc commit 84eca12
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/vs/vscode.proposed.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -774,8 +774,7 @@ declare module 'vscode' {

//#endregion

// eslint-disable-next-line vscode-dts-region-comments
// #region scmValidation: @joaomoreno:
// #region scmValidation: @joaomoreno

/**
* Represents the validation type of the Source Control input.
Expand Down Expand Up @@ -830,7 +829,7 @@ declare module 'vscode' {

//#endregion

//#region scmSelectedProvider: @joaomoreno:
//#region scmSelectedProvider: @joaomoreno

export interface SourceControl {

Expand Down

0 comments on commit 84eca12

Please sign in to comment.