diff --git a/contract/Forest/ForestContractConstants.cs b/contract/Forest/ForestContractConstants.cs index fa17ac7..9a469dc 100644 --- a/contract/Forest/ForestContractConstants.cs +++ b/contract/Forest/ForestContractConstants.cs @@ -28,6 +28,4 @@ public partial class ForestContract public const string SymbolSeparator = "-"; public const long DefaultApproveAllowance = 10000; public const long MaxApproveAllowance = 9223372000000000000; - - } \ No newline at end of file