Browse Source

ignore: remove import

Dax Raad 8 months ago
parent
commit
b11fe9fbc6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/opencode/src/cli/cmd/auth.ts

+ 0 - 1
packages/opencode/src/cli/cmd/auth.ts

@@ -1,7 +1,6 @@
 import { Auth } from "../../auth"
 import { cmd } from "./cmd"
 import * as prompts from "@clack/prompts"
-import open from "open"
 import { UI } from "../ui"
 import { ModelsDev } from "../../provider/models"
 import { map, pipe, sortBy, values } from "remeda"