We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cddf9e commit e08ae00Copy full SHA for e08ae00
1 file changed
config.ts
@@ -15,7 +15,7 @@ import {
15
resolve_config,
16
resolve_config_with_deploy_config,
17
} from "./lib/rs_lib.js";
18
-import { Command, ValidationError } from "@cliffy/command";
+import { ValidationError } from "@cliffy/command";
19
20
export async function getOrg(
21
context: GlobalContext,
0 commit comments