Skip to content

Remove extraneous functions, modifiers, and references

Jared Pereira requested to merge removeExtras into master

There are a couple modifiers that are never used, as well as references to other contracts that can be fetched from the parent.

Merge request reports