Skip to content

Commit

Permalink
🔥 (ContentKit): Remove case link in ResourceType
Browse files Browse the repository at this point in the history
  • Loading branch information
macteuts committed Nov 22, 2024
1 parent 3930c71 commit d306210
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ public extension Category {
enum ResourceType: String, Codable {
case file
case video
case link
}

struct ResourcePayload: Codable {
Expand Down

0 comments on commit d306210

Please sign in to comment.