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 authored and ladislas committed Nov 22, 2024
1 parent f6b1052 commit 0707cbc
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 0707cbc

Please sign in to comment.