Page MenuHomeDevCentral

Use pkg.removed everywhere
ClosedPublic

Authored by dereckson on Oct 4 2018, 21:44.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 13:04
Unknown Object (File)
Tue, Jan 21, 09:44
Unknown Object (File)
Sun, Jan 19, 11:11
Unknown Object (File)
Sat, Jan 18, 07:46
Unknown Object (File)
Thu, Jan 16, 05:10
Unknown Object (File)
Sat, Jan 11, 12:05
Unknown Object (File)
Fri, Jan 10, 04:40
Unknown Object (File)
Tue, Dec 31, 19:00
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 Not Applicable
Unit
Tests Not Applicable

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.