mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
Simplify IIdentifiedSingleEditOperation
This commit is contained in:
@@ -242,7 +242,6 @@ class FormatOnSaveParticipant implements ISaveParticipantParticipant {
|
||||
return {
|
||||
text,
|
||||
range: Range.lift(range),
|
||||
identifier: undefined,
|
||||
forceMoveMarkers: true
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user