ignore: remove import

This commit is contained in:
Dax Raad
2025-08-20 12:29:24 -04:00
parent 60f3d413de
commit b11fe9fbc6

View File

@@ -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"