From 2c0653736d94f8f8154aa7fc69f39391ec4e9527 Mon Sep 17 00:00:00 2001 From: Milovann Yanatchkov Date: Tue, 24 Mar 2026 08:53:38 +0100 Subject: [PATCH] fix: empty operations, display-only --- yaml/duplex_history.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/yaml/duplex_history.yaml b/yaml/duplex_history.yaml index 9496a4c..e6b1d18 100644 --- a/yaml/duplex_history.yaml +++ b/yaml/duplex_history.yaml @@ -1,9 +1,3 @@ src: ifc/duplex_merge.ifc - -operations: - - name: ReadHistory - command: history - input: ifc/duplex_merge.ifc - output: ifc/history.json - dest: ifc/duplex_merge.ifc +operations: []