Skip to content

Commit

Permalink
Fix unused properties
Browse files Browse the repository at this point in the history
  • Loading branch information
thomedw committed Mar 28, 2024
1 parent db00079 commit c6136e9
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,4 @@ data class AppProperties(
val alarmHighMessages: Map<DetectionType, String>,

val fcmRateLimit: Double,

val streamingServer: String,
val streamingBaseUrl: String,
)

0 comments on commit c6136e9

Please sign in to comment.