Siisti koodia

This commit is contained in:
Saku Laesvuori 2023-09-02 13:34:04 +03:00
parent 2e526fe122
commit a1fb59a5ad
Signed by: slaesvuo
GPG Key ID: 257D284A2A1D3A32

View File

@ -22,7 +22,6 @@ import System.Exit.Codes (codeTempFail)
import System.Posix.User (getRealUserID, userName, getUserEntryForID)
import Web.Scotty (scotty, post, liftAndCatchIO, defaultHandler)
import qualified Data.Text as T
import qualified Data.Text.Lazy.IO as LT