summaryrefslogtreecommitdiffstats
path: root/app/index.js
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-07-18 18:47:20 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-07-24 13:48:08 +0000
commit64ceb60739d636e3f1199e00966d5ffda1b8fe48 (patch)
tree25365009e94a9a1abb9e6c722a666686ac252d15 /app/index.js
parent28f4c1e6227814ebe46a07bbf233df2eef25cf03 (diff)
downloadphosphor-webui-64ceb60739d636e3f1199e00966d5ffda1b8fe48.tar.gz
phosphor-webui-64ceb60739d636e3f1199e00966d5ffda1b8fe48.zip
Remove security page
This page was unused and haven't heard of any plans to implement it. Cleaning up the code base. Change-Id: Ie4fadc57e42f9b1c8fbc7f4c848f001ff062210f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'app/index.js')
-rw-r--r--app/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/index.js b/app/index.js
index f0032bc..5542622 100644
--- a/app/index.js
+++ b/app/index.js
@@ -76,7 +76,6 @@ import configuration_index from './configuration/index.js';
import date_time_controller from './configuration/controllers/date-time-controller.js';
import file_controller from './configuration/controllers/file-controller.js';
import network_controller from './configuration/controllers/network-controller.js';
-import security_controller from './configuration/controllers/security-controller.js';
import firmware_controller from './configuration/controllers/firmware-controller.js';
import multi_server_index from './multi-server/index.js';
OpenPOWER on IntegriCloud