Fix error in generator code.

This commit is contained in:
Dillon Kearns 2022-12-22 15:21:21 -08:00
parent 80eb85c5ca
commit 38b043b2ee

View File

@ -255,9 +255,6 @@ perform config effect =
|> config.sendPageData
|> Cmd.map never
Effect.Continue ->
Cmd.none
-- TODO use Json.Decode.Value for flagsDecoder instead of hardcoded record flags