Skip to content

Commit

Permalink
be rid of new div class
Browse files Browse the repository at this point in the history
  • Loading branch information
ecrupper committed Sep 5, 2023
1 parent 28e9eaa commit f301560
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/elm/Pages/Secrets/Form.elm
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ viewEventsSelect secretUpdate model =
, div
[ class "form-controls"
, class "-stack"
, Util.testAttribute "event-checkbox"
]
[ checkbox "Push"
"push"
Expand Down

0 comments on commit f301560

Please sign in to comment.