elm-spa-example icon indicating copy to clipboard operation
elm-spa-example copied to clipboard

"model" parameter passed to "Main.updateWith" is unused

Open tekul opened this issue 6 years ago • 0 comments

Seems like the code could be simplified by just removing this.

https://github.com/rtfeldman/elm-spa-example/blob/c8c3201ec0488f17c1245e1fd2293ba5bc0748d5/src/Main.elm#L280

tekul avatar Apr 14 '19 18:04 tekul