Skip to content

Commit

Permalink
update custom rules
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinweb committed Nov 23, 2021
1 parent 91b8e92 commit db4f725
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rules/tincustom.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ class IsInitializable extends BaseRule {
IsInitializable.description = "Checks if a contract is initializable by anyone and not auto-initialized in __constr__";




module.exports = {
IsInitializable,

Expand Down

0 comments on commit db4f725

Please sign in to comment.