Skip to content

Commit b9504ae

Browse files
author
Miguel Solorio
committed
Remove whitespace
1 parent 93c4108 commit b9504ae

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/vs/workbench/services/decorations/browser/decorations.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ export const IDecorationsService = createDecorator<IDecorationsService>('IFileDe
1414

1515
export interface IDecorationData {
1616
readonly weight?: number;
17-
18-
1917
readonly color?: ColorIdentifier;
2018
readonly letter?: string;
2119
readonly tooltip?: string;

0 commit comments

Comments
 (0)