diff --git a/src/index.ts b/src/index.ts index 2e2d484..3d64327 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,5 +1,4 @@ -import type { Plugin, PluginAPI } from "@lumeweb/relay"; -import { RPCResponse } from "@lumeweb/relay"; +import type { Plugin, PluginAPI, RPCResponse } from "@lumeweb/relay"; const plugin: Plugin = { name: "core",