Remove unused class constants
This commit is contained in:
parent
46345f9856
commit
8adeee406d
@ -15,8 +15,6 @@ class TaskOrderError(Exception):
|
||||
|
||||
|
||||
class TaskOrders(object):
|
||||
INFORMATION_RECORDED_ATTRIBUTES = ["end_date", "loa", "number", "start_date"]
|
||||
|
||||
SECTIONS = {
|
||||
"app_info": [
|
||||
"portfolio_name",
|
||||
|
Loading…
x
Reference in New Issue
Block a user