Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Fix an eslint violation after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
slaweet committed May 23, 2018
1 parent d9f29dd commit fb9b9cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/middlewares/login.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ describe('Login middleware', () => {
let store;
let next;
const passphrase = 'wagon stock borrow episode laundry kitten salute link globe zero feed marble';
const nethash = '198f2b61a8eb95fbeed58b8216780b68f697f26b849acf00c8c93bb9b24f783d';
const activePeer = new Lisk.APIClient(['http://localhost:4000'], {});

const activePeerSetAction = {
Expand Down

0 comments on commit fb9b9cc

Please sign in to comment.