From 1f1dc1cdc8afce9a789aa9b2dcead107b86f6470 Mon Sep 17 00:00:00 2001 From: avirar Date: Thu, 3 Oct 2024 12:30:20 +1000 Subject: [PATCH] Update and rename OpenItemAction_v2.cpp to OpenItemAction.cpp --- .../actions/{OpenItemAction_v2.cpp => OpenItemAction.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/strategy/actions/{OpenItemAction_v2.cpp => OpenItemAction.cpp} (100%) diff --git a/src/strategy/actions/OpenItemAction_v2.cpp b/src/strategy/actions/OpenItemAction.cpp similarity index 100% rename from src/strategy/actions/OpenItemAction_v2.cpp rename to src/strategy/actions/OpenItemAction.cpp