Skip to content

Commit 394bbbc

Browse files
chore: fixed compilation
1 parent 963eed9 commit 394bbbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugin.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { createClient } from "@supabase/supabase-js";
22
import { CommanderError } from "commander";
33
import { createAdapters } from "./adapters";
44
import { CommandParser } from "./handlers/command-parser";
5-
import { Context } from "./types";
65
import { handleCommand } from "./handlers/query-wallet";
76
import { Context } from "./types";
87

0 commit comments

Comments
 (0)