Remove unused import.

This commit is contained in:
Dillon Kearns 2023-05-29 19:22:05 -07:00
parent cc4f751011
commit 25c149833f

View File

@ -22,7 +22,6 @@ import Gen.List
import Gen.Maybe
import Gen.Pages.Form as PagesForm
import Gen.Pages.Script
import Gen.Platform.Sub
import Gen.Server.Request as Request
import Gen.Server.Response as Response
import Gen.View