Skip to content

Commit

Permalink
refactor: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabadesso committed Jan 24, 2025
1 parent f03f1de commit 2b9fd51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/daemon/src/services/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ export const handleVertexAccepted = async (context: Context, _event: Event) => {
NETWORK,
STAGE,
PUSH_NOTIFICATION_ENABLED,
NEW_TX_SQS,
} = getConfig();

try {
Expand Down

0 comments on commit 2b9fd51

Please sign in to comment.