minor code linting

This commit is contained in:
Vaibhav Khanna 2022-04-15 16:29:13 +05:30
parent 39dcf2f359
commit 2989ad5ef3
2 changed files with 3 additions and 4 deletions

View File

@ -235,7 +235,6 @@ contract Internals is Events {
}
contract AdminStuff is Internals {
/**
* @dev Only admin gaurd.
*/