Skip to content

Commit

Permalink
Merge pull request #1088 from sparc-request/kg-edit_status_obis_setup
Browse files Browse the repository at this point in the history
KG - edit status obis setup
  • Loading branch information
Stuart-Johnson committed Aug 22, 2017
2 parents 28654de + badba3a commit 986cade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/01_obis_setup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
CONSTANTS_YML_OVERRIDE = application_config['constants_yml_override'] || ''
SYSTEM_SATISFACTION_SURVEY = application_config['system_satisfaction_survey'] || false
NO_REPLY_FROM = application_config['no_reply_from']
EDITABLE_STATUSES = application_config['editable_statuses'] || {}
UPDATABLE_STATUSES = application_config['updatable_statuses'] || []
FINISHED_STATUSES = application_config['finished_statuses'] || []
REMOTE_SERVICE_NOTIFIER_PROTOCOL = application_config['remote_service_notifier_protocol']
Expand Down

0 comments on commit 986cade

Please sign in to comment.