This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: simplify a constant-length list by converting to literal tuple
ClosedPublic

Authored by martinvonz on Aug 5 2020, 6:05 PM.

Details

Summary

The call to .append() has been unnecessary since d3dbdca92458
(hgweb: don't choke when an inexistent style is requested (issue1901),
2009-11-12).

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage