Skip to content

Commit abd4ddf

Browse files
committed
lint fix
1 parent 7ef7091 commit abd4ddf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/e2e/tests/account-menu/add-account.spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ const {
1313
} = require('../../helpers');
1414

1515
const FixtureBuilder = require('../../fixture-builder');
16-
const { shortenAddress } = require('../../../../ui/helpers/utils/util');
1716

1817
describe('Add account', function () {
19-
const firstAccount = '0x0Cc5261AB8cE458dc977078A3623E2BaDD27afD3';
2018
const secondAccount = '0x3ED0eE22E0685Ebbf07b2360A8331693c413CC59';
2119

2220
const ganacheOptions = generateGanacheOptions({

0 commit comments

Comments
 (0)