Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Summary So it'd make the migration easy. For more details, please refer to natspec. ## Detail ### Changeset * reverted one change from the [previous PR](#54) ### Checklist - [x] Did you add new tests and confirm all tests pass? (`yarn test`) - [x] Did you update relevant docs? (docs are found in the `docs` folder) - [x] Do your commits follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? - [x] Does your PR title also follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? - [ ] If you have a breaking change, is it [correctly reflected in your commit message](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g. `feat!: breaking change`) - [x] Did you run lint (`yarn lint`) and fix any issues? - [x] Did you run formatter (`yarn format:check`) and fix any issues (`yarn format:write`)? ## Testing * test has also been reverted ## Documentation * see natspec
- Loading branch information