Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Freytes authored Dec 16, 2024
1 parent 820db7e commit e2da735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/plugin-goat/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ async function createGoatPlugin(
chain: "solana",
updateInterval: parseInt(getSetting("UPDATE_INTERVAL") || "300")
},
tweetTrade
});

// Then update the plugin creation
Expand Down

0 comments on commit e2da735

Please sign in to comment.