Delete Foof.elm

This commit is contained in:
Ryan Haskell-Glatz 2021-04-24 17:11:28 -05:00 committed by GitHub
parent e25e03e4b4
commit 32ee085387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +0,0 @@
module Pages.Foof exposing (view)
import View exposing (View)
view : View msg
view =
View.placeholder "Foof"