From c87bbb3a7861d4b6471845202b074fcbe46623e2 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 17 Apr 2024 09:43:50 -0500 Subject: [PATCH] refdactored to use better codable for the BackgroundEffect Enum Signed-off-by: Matt Bruce --- .../Atoms/Views/TileContainerModel.swift | 63 +------------------ .../Atomic/Extensions/VDS-Enums+Codable.swift | 47 ++++++++++++++ 2 files changed, 50 insertions(+), 60 deletions(-) diff --git a/MVMCoreUI/Atomic/Atoms/Views/TileContainerModel.swift b/MVMCoreUI/Atomic/Atoms/Views/TileContainerModel.swift index 56693c53..0c03df02 100644 --- a/MVMCoreUI/Atomic/Atoms/Views/TileContainerModel.swift +++ b/MVMCoreUI/Atomic/Atoms/Views/TileContainerModel.swift @@ -57,22 +57,7 @@ open class TileContainerBaseModel