diff --git a/apple/OmnivoreKit/Sources/Binders/Scenes/ProfileContainerScene.swift b/apple/OmnivoreKit/Sources/Binders/Views/ProfileContainerView.swift similarity index 100% rename from apple/OmnivoreKit/Sources/Binders/Scenes/ProfileContainerScene.swift rename to apple/OmnivoreKit/Sources/Binders/Views/ProfileContainerView.swift diff --git a/apple/OmnivoreKit/Sources/Views/PrimaryContainerViews/HomeFeedCardView.swift b/apple/OmnivoreKit/Sources/Views/HomeFeedCardView.swift similarity index 100% rename from apple/OmnivoreKit/Sources/Views/PrimaryContainerViews/HomeFeedCardView.swift rename to apple/OmnivoreKit/Sources/Views/HomeFeedCardView.swift diff --git a/apple/OmnivoreKit/Sources/Views/PrimaryContainerViews/Profile/ProfileContainerView.swift b/apple/OmnivoreKit/Sources/Views/PrimaryContainerViews/Profile/ProfileContainerView.swift deleted file mode 100644 index 8b1378917..000000000 --- a/apple/OmnivoreKit/Sources/Views/PrimaryContainerViews/Profile/ProfileContainerView.swift +++ /dev/null @@ -1 +0,0 @@ - diff --git a/apple/OmnivoreKit/Sources/Views/PrimaryContainerViews/Profile/ProfileCard.swift b/apple/OmnivoreKit/Sources/Views/ProfileCard.swift similarity index 100% rename from apple/OmnivoreKit/Sources/Views/PrimaryContainerViews/Profile/ProfileCard.swift rename to apple/OmnivoreKit/Sources/Views/ProfileCard.swift