We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d56171 commit 3066584Copy full SHA for 3066584
packages/plugin-solana/src/index.ts
@@ -7,7 +7,7 @@ import { Plugin } from "@ai16z/eliza";
7
import { executeSwap } from "./actions/swap.ts";
8
import take_order from "./actions/takeOrder";
9
import pumpfun from "./actions/pumpfun.ts";
10
-import fomo from "./actions/fomo.ts";
+// import fomo from "./actions/fomo.ts";
11
import { executeSwapForDAO } from "./actions/swapDao";
12
import transferToken from "./actions/transfer.ts";
13
import { walletProvider } from "./providers/wallet.ts";
0 commit comments