From 315e630e2846690a1a3c4008616d1f5288773913 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 12 May 2026 07:50:10 +0100 Subject: [PATCH] ML-174: remove double heading --- backlog/tasks/ml-174 - Add-menu-action-to-empty-a-set.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/backlog/tasks/ml-174 - Add-menu-action-to-empty-a-set.md b/backlog/tasks/ml-174 - Add-menu-action-to-empty-a-set.md index 27105f56..25869f32 100644 --- a/backlog/tasks/ml-174 - Add-menu-action-to-empty-a-set.md +++ b/backlog/tasks/ml-174 - Add-menu-action-to-empty-a-set.md @@ -29,11 +29,8 @@ For record sets, it would be useful to empty the set, which means removing all i - [ ] #3 A confirmation prompt appears before emptying the set - [ ] #4 Emptying a set does not delete the set itself (name, description, and metadata are preserved) - [ ] #5 The context function `RecordSets.empty_record_set/1` returns `{:ok, record_set}` with an empty items list - - -## Implementation Plan - - + + ## Implementation Plan