Bug 46250 - Cleanup settings/usertemplate.py open() and __init__()
Summary: Cleanup settings/usertemplate.py open() and __init__()
Status: RESOLVED WORKSFORME
Alias: None
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
Version: UCS 4.3
Hardware: Other Linux
: P5 enhancement
Target Milestone: ---
Assignee: UMC maintainers
QA Contact: UDM maintainers
URL:
Keywords:
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
Customer ID:
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.