This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_Bo8des9o
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix syntax error
Manuel Araoz
8 years ago
parent
582166d378
commit
cd9f820b85
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
contracts/payment/PullPayment.sol
+ 1
- 1
contracts/payment/PullPayment.sol
View File
@@ -1,7 +1,7 @@
pragma solidity ^0.4.8;
-import '../SafeMath.sol'
+import '../SafeMath.sol'
;
/*