Page MenuHomeDevCentral

Use pkg.removed everywhere
ClosedPublic

Authored by dereckson on Oct 4 2018, 21:44.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 5, 04:10
Unknown Object (File)
Tue, Aug 4, 17:23
Unknown Object (File)
Wed, Jul 22, 05:14
Unknown Object (File)
Tue, Jul 21, 11:48
Unknown Object (File)
Tue, Jul 21, 11:05
Unknown Object (File)
Tue, Jul 21, 04:53
Unknown Object (File)
Mon, Jul 20, 17:16
Unknown Object (File)
Mon, Jul 20, 15:07
Subscribers
None

Details

Summary

Previously, pkg.installed was used instead of pkg, with the installed
method on a separate line.

This change applies the same standardization for pkg.removed.

This is a follow-up for 3861c7a31087.

Test Plan

no op

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
clean-pkg (branched from master)
Build Status
Buildable 2842
Build 3090: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 4 2018, 22:09
This revision was automatically updated to reflect the committed changes.