From 4511169cd6ede8dc5d56e0088bb7bbe60786dde9 Mon Sep 17 00:00:00 2001 From: Taha Yassine Kraiem Date: Wed, 22 Jan 2025 12:58:28 +0100 Subject: [PATCH] refactor(chalice): changes --- ...ytics_ch.py => product_analytics_ch_new_structure_old_code.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/chalicelib/core/metrics/{product_analytics_ch.py => product_analytics_ch_new_structure_old_code.py} (100%) diff --git a/api/chalicelib/core/metrics/product_analytics_ch.py b/api/chalicelib/core/metrics/product_analytics_ch_new_structure_old_code.py similarity index 100% rename from api/chalicelib/core/metrics/product_analytics_ch.py rename to api/chalicelib/core/metrics/product_analytics_ch_new_structure_old_code.py