mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 10:21:51 +00:00
cleanup
This commit is contained in:
@@ -79,7 +79,6 @@ import Startlude (
|
||||
(<&>),
|
||||
(=<<),
|
||||
(>),
|
||||
show,
|
||||
)
|
||||
import UnliftIO (Concurrently (..), mapConcurrently)
|
||||
import Yesod (
|
||||
@@ -98,7 +97,6 @@ import Yesod (getRequest)
|
||||
import Data.List (last)
|
||||
import Data.Text (isPrefixOf)
|
||||
import Startlude (length)
|
||||
import Control.Monad.Logger (logWarn)
|
||||
|
||||
data PackageReq = PackageReq
|
||||
{ packageReqId :: !PkgId
|
||||
|
||||
Reference in New Issue
Block a user