diff --git a/WOKA/Constants K/CellIdentifier.swift b/WOKA/Constants K/CellIdentifier.swift index 1c0b411..ac334a0 100644 --- a/WOKA/Constants K/CellIdentifier.swift +++ b/WOKA/Constants K/CellIdentifier.swift @@ -13,6 +13,8 @@ extension K{ struct OnBoarding{ static let onBoardCell = "OnBoardCell" + + // } } }