mirror of
https://github.com/status-im/contracts.git
synced 2025-02-22 11:38:49 +00:00
fix spacing
This commit is contained in:
parent
7d7d273b30
commit
29a3e993ff
@ -1,4 +1,5 @@
|
||||
pragma solidity >=0.5.0 <0.6.0;
|
||||
|
||||
import "./MessageTribute.sol";
|
||||
|
||||
/**
|
||||
@ -32,5 +33,4 @@ contract MessageTributeMigrated is MessageTribute {
|
||||
super.setTribute(_of, _value);
|
||||
}
|
||||
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user