Bug 46250 - Cleanup settings/usertemplate.py open() and __init__()
Cleanup settings/usertemplate.py open() and __init__()
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.3
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UMC maintainers
UDM maintainers
:
Depends on: 46118
Blocks:
  Show dependency treegraph
 
Reported: 2018-02-08 10:28 CET by Arvid Requate
Modified: 2019-03-01 21:17 CET (History)
3 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Cleanup
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2018-02-08 10:28:17 CET
After the code removal for Bug #46118 we can clean up a bit more:

settings/usertemplate.py open() and __init__() can be removed completely, they now only call the parent method.