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 ac90dde commit 49b4aad
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 49b4aad

Please sign in to comment.