mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
fix lint
This commit is contained in:
parent
b135e63527
commit
5a460a89ae
|
@ -19,7 +19,7 @@ args:
|
|||
//TODO verify the sha
|
||||
|
||||
import { usePantry, useCache, useDownload, useCellar, useSourceUnarchiver, useOffLicense, useFlags} from "hooks"
|
||||
import { panic, print } from "utils"
|
||||
import { print } from "utils"
|
||||
import { Stowage, Package } from "types"
|
||||
import * as ARGV from "./utils/args.ts"
|
||||
import Path from "path"
|
||||
|
|
Loading…
Reference in a new issue