Skip to content

Commit d52b590

Browse files
committed
[FIX] commands: remove duplicate in invalidateEvaluationCommands
Task: 5358213 X-original-commit: 5b37123 Part-of: #7564 Signed-off-by: Lucas Lefèvre (lul) <[email protected]> Signed-off-by: Rémi Rahir (rar) <[email protected]>
1 parent d146422 commit d52b590

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
@@ -137,7 +137,6 @@ export const invalidateEvaluationCommands = new Set<CommandTypes>([
137137
"REDO",
138138
"ADD_MERGE",
139139
"REMOVE_MERGE",
140-
"DUPLICATE_SHEET",
141140
"UPDATE_LOCALE",
142141
"ADD_PIVOT",
143142
"UPDATE_PIVOT",

0 commit comments

Comments
 (0)