Skip to content

Commit

Permalink
Fix: remove extra line break
Browse files Browse the repository at this point in the history
  • Loading branch information
avivash committed Jan 4, 2024
1 parent f0e000e commit 5f7ca3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/connections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ export const checkIPFSConnection = async (): Promise<void> => {
await attemptConnection()
}, INTERVAL)
}

}
}

Expand Down

0 comments on commit 5f7ca3a

Please sign in to comment.