Skip to content

Commit ba344c3

Browse files
committed
[FIX] commands: remove duplicate in invalidateEvaluationCommands
Task: 5358213 X-original-commit: 5b37123 Part-of: #7567 Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com> Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
1 parent b7280f7 commit ba344c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/o-spreadsheet-engine/src/types/commands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ export const invalidateEvaluationCommands = new Set<CommandTypes>([
136136
"REDO",
137137
"ADD_MERGE",
138138
"REMOVE_MERGE",
139-
"DUPLICATE_SHEET",
140139
"UPDATE_LOCALE",
141140
"ADD_PIVOT",
142141
"UPDATE_PIVOT",

0 commit comments

Comments
 (0)