Skip to content

Commit

Permalink
fix: remove unused import for echo chambers plugin in index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hellopleasures committed Jan 6, 2025
1 parent b611ba6 commit 3d647e2
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 37 deletions.
1 change: 0 additions & 1 deletion agent/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ import {
} from "@elizaos/plugin-coinbase";
import { confluxPlugin } from "@elizaos/plugin-conflux";
import { cronosZkEVMPlugin } from "@elizaos/plugin-cronoszkevm";
import { echoChambersPlugin } from "@elizaos/plugin-echochambers";
import { evmPlugin } from "@elizaos/plugin-evm";
import { flowPlugin } from "@elizaos/plugin-flow";
import { fuelPlugin } from "@elizaos/plugin-fuel";
Expand Down
Loading

0 comments on commit 3d647e2

Please sign in to comment.