fix the eslint static check
This commit is contained in:
@ -22,5 +22,4 @@ contract('Math', function (accounts) {
|
||||
let result = await math.result();
|
||||
assert.equal(result, b);
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user