This is an archive of the discontinued Mercurial Phabricator instance.

chistedit: remove some local variable and access state on self instead
ClosedPublic

Authored by martinvonz on Oct 12 2021, 5:30 PM.

Details

Summary

Now that we've replaced the state dict by a class, some of the local
variables that just do foo = self.foo seem unnecessary.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.