fix: remove duplicate unorouter provider registration

This commit is contained in:
diegosouzapw
2026-08-09 00:59:49 -03:00
parent 054788a13a
commit 0d21eb6f39

View File

@@ -1,5 +1,4 @@
import type { RegistryEntry } from "./shared.ts";
import { unorouterProvider } from "./registry/unorouter/index.ts";
import { aimlapiProvider } from "./registry/aimlapi/index.ts";
import { byteplusProvider } from "./registry/byteplus/index.ts";