Remove tokens from config
This commit is contained in:
parent
baf3a1c06d
commit
151c6a432f
@ -21,6 +21,4 @@ struct ServerConfiguration: Codable {
|
|||||||
let buttonPin: Int
|
let buttonPin: Int
|
||||||
|
|
||||||
let bounceTime: Double
|
let bounceTime: Double
|
||||||
|
|
||||||
let tokens: [String]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user