Files
@ f4c712ab3e40
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
f4c712ab3e40
2.7 KiB
text/css
model: inline superfluous "helper" methods
__get_changeset_status wasn't even used and has simply been removed.
Notification.__get_notification reimplemented BaseModel._get_instance,
warts and all, and has been replaced by calls to that method.
The rest were just needless indirection, and have been inlined.
__get_changeset_status wasn't even used and has simply been removed.
Notification.__get_notification reimplemented BaseModel._get_instance,
warts and all, and has been replaced by calls to that method.
The rest were just needless indirection, and have been inlined.