Commit 4e026cd4 by Francisco Giordano

remove new gap

parent c08d63c1
......@@ -60,6 +60,4 @@ contract StandaloneERC20 is Initializable, ERC20Detailed, ERC20Mintable, ERC20Pa
_addPauser(pausers[i]);
}
}
uint256[50] private ______gap;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment