Skip to content

Commit

Permalink
Merge pull request elizaOS#3121 from elizaOS/fix/agent_duplicates
Browse files Browse the repository at this point in the history
fix: remove duplicate litPlugin import
  • Loading branch information
shakkernerd authored Jan 31, 2025
2 parents 4a1fdc8 + 796d2d2 commit f418cc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agent/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ import { holdstationPlugin } from "@elizaos/plugin-holdstation";
import { nvidiaNimPlugin } from "@elizaos/plugin-nvidia-nim";
import { zxPlugin } from "@elizaos/plugin-0x";
import { hyperbolicPlugin } from "@elizaos/plugin-hyperbolic";
import { litPlugin } from "@elizaos/plugin-lit";
import Database from "better-sqlite3";
import fs from "fs";
import net from "net";
Expand Down

0 comments on commit f418cc1

Please sign in to comment.