( )⚙ D11652 chistedit: remove some local variable and access state on self instead

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
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage