@0x/contracts-staking: Fix past epoch reward accounting.

This commit is contained in:
Lawrence Forman
2019-09-13 04:49:58 -04:00
committed by Lawrence Forman
parent 46b8bfe338
commit 6a8242a6ca

View File

@@ -29,7 +29,6 @@ contract TestStorageLayout is
Ownable,
MixinStorage
{
function assertExpectedStorageLayout()
public
pure