Skip to content

Commit 34d4c64

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

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)