Skip to content

Commit

Permalink
dodocs (#70)
Browse files Browse the repository at this point in the history
* dodocs

* updated config to only include relevant docs

* fix fixtures
  • Loading branch information
akileshtangella authored Dec 9, 2021
1 parent 47ffa2c commit f65686a
Show file tree
Hide file tree
Showing 27 changed files with 11,258 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/tokens/TokenWrapper.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

pragma solidity ^0.8.0;

import "hardhat/console.sol";
import "../interfaces/ITokenWrapper.sol";
import "@openzeppelin/contracts/utils/math/SafeMath.sol";
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
Expand Down
Loading

0 comments on commit f65686a

Please sign in to comment.