Fixed linter

This commit is contained in:
Greg Hysen
2019-09-05 12:11:20 -07:00
parent 67079d96af
commit 24e62feadf
4 changed files with 39 additions and 24 deletions

View File

@@ -250,7 +250,7 @@ const types = [
InvalidCobbDouglasAlphaError,
EthVaultNotSetError,
RewardVaultNotSetError,
InvalidStakeStatusError
InvalidStakeStatusError,
];
// Register the types we've defined.