Skip to content

Commit fc4196b

Browse files
committed
[FIX] commands: remove duplicate in invalidateEvaluationCommands
Task: 5358213 Part-of: #7534 Signed-off-by: Lucas Lefèvre (lul) <[email protected]>
1 parent 790c2c5 commit fc4196b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types/commands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ export const invalidateEvaluationCommands = new Set<CommandTypes>([
132132
"REDO",
133133
"ADD_MERGE",
134134
"REMOVE_MERGE",
135-
"DUPLICATE_SHEET",
136135
"UPDATE_LOCALE",
137136
"ADD_PIVOT",
138137
"UPDATE_PIVOT",

0 commit comments

Comments
 (0)