remove adapter re-exports

This commit is contained in:
dswbx
2025-01-25 19:28:39 +01:00
parent 123389786d
commit ba1eb5fe08
5 changed files with 0 additions and 5 deletions

View File

@@ -1,3 +1,2 @@
export * from "./remix.adapter";
export * from "./AdminPage";
export { registerLocalMediaAdapter } from "bknd/adapter/node";