fix import

This commit is contained in:
Keagan McClelland
2022-06-09 18:20:11 -06:00
parent 27f6feb6ce
commit 138bf6dd04

View File

@@ -70,7 +70,7 @@ import Handler.Admin (
PackageList (..),
)
import Lib.External.AppMgr (sourceManifest)
import Lib.Types.AppIndex (
import Lib.Types.Core (
PkgId (..),
)
import Lib.Types.Emver (Version (..))