Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Oct 20, 2023
1 parent 7184e09 commit 10298bb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ public struct ProtectionState: Decodable {
}

public enum EventOriginScreen: String, Decodable {
case primaryScreen;
case breakageForm;
case primaryScreen
case breakageForm
}
}

Expand Down

0 comments on commit 10298bb

Please sign in to comment.