Remove unused code
This code is not used. Having code like this around is confusing.
Tested: Uploaded and activated an image.
Change-Id: I3c5407e5a5631843f16f1e623cda77ef41a19c09
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/app/common/services/constants.js b/app/common/services/constants.js
index 66e5920..c6d9a61 100644
--- a/app/common/services/constants.js
+++ b/app/common/services/constants.js
@@ -111,13 +111,7 @@
],
SENSOR_SORT_ORDER_DEFAULT: 8,
FIRMWARE: {
- ACTIVATE_FIRMWARE: 'xyz.openbmc_project.Software.Activation.RequestedActivations.Active',
- FALLBACK_DOWNLOAD_FILENAME: 'firmware_download.tar',
- TYPES: {
- Functional: 'Functional',
- Active: 'Active',
- Ready: 'Ready'
- }
+ ACTIVATE_FIRMWARE: 'xyz.openbmc_project.Software.Activation.RequestedActivations.Active'
},
MESSAGES: {
SENSOR: {