diff --git a/Tuist/ProjectDescriptionHelpers/Feature.swift b/Tuist/ProjectDescriptionHelpers/Feature.swift index 4ce54078..4f541ff5 100644 --- a/Tuist/ProjectDescriptionHelpers/Feature.swift +++ b/Tuist/ProjectDescriptionHelpers/Feature.swift @@ -65,10 +65,7 @@ public enum Feature: String, CaseIterable { case .contentDetail: return [] case .contentSetting: return [] case .categorySetting: return [] - case .remind: - return [ - .project(target: "FeatureContentCard", path: .relativeToRoot("Projects/Feature")) - ] + case .remind: return [] case .login: return [] case .pokit: return [ diff --git a/graph.png b/graph.png index ddc482a9..d8bc8e12 100644 Binary files a/graph.png and b/graph.png differ