chore: rm unused import

pull/6541/head
Aiden Cline 2025-12-31 12:11:42 -06:00
parent dc3e731afe
commit e7422ee782
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import { Bus } from "@/bus"
import { BusEvent } from "@/bus/bus-event"
import z from "zod"
import { Config } from "../config/config"