Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Remove certlib.ConsumerIdentity.
Any thing that needs a ConsumerIdentity instance should be getting via an inj.require(inj.IDENTITY). Anything that needs the class/static methods should be import ConsumerIdentity from identity module.
- Loading branch information