Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnygleason committed Jul 19, 2019
1 parent a182ee7 commit 446d9e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/uptime-crawler.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ if (!commandExistsSync('solana-wallet')) {
throw 'solana-wallet command not found!';
}


function getClient() {
let props = config.redis.path
? {path: config.redis.path}
Expand Down

0 comments on commit 446d9e6

Please sign in to comment.