Remove obsolete comment.

This commit is contained in:
Dillon Kearns 2022-05-05 11:24:18 -07:00
parent 72c640ba1b
commit 07e4ea13c9

View File

@ -1006,7 +1006,6 @@ sendSinglePageProgress site contentJson config model info =
(\sharedData ->
ResponseSketch.HotUpdate (config.errorPageToData error)
sharedData
-- TODO remove hardcoded action data
Nothing
)
|> Result.map config.encodeResponse