Remove unused class constants

This commit is contained in:
George Drummond 2019-02-26 09:49:56 -05:00
parent 46345f9856
commit 8adeee406d
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -15,8 +15,6 @@ class TaskOrderError(Exception):
class TaskOrders(object):
INFORMATION_RECORDED_ATTRIBUTES = ["end_date", "loa", "number", "start_date"]
SECTIONS = {
"app_info": [
"portfolio_name",