summaryrefslogtreecommitdiffstats
path: root/app/login
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-28 13:51:36 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-30 13:45:17 +0000
commit96d62bcf82d281e4b5e229ab835c6e94e781e4bc (patch)
tree32b9ef002442be95665143b4673d1ab2ee652117 /app/login
parentcb97dad62130f55eb21bd6a9e21de9de0ff80160 (diff)
downloadphosphor-webui-96d62bcf82d281e4b5e229ab835c6e94e781e4bc.tar.gz
phosphor-webui-96d62bcf82d281e4b5e229ab835c6e94e781e4bc.zip
Remove the version from each file
Already have a Web UI version, no need to track the version of each file. These have not been getting updated. Change-Id: I1cd3a2c2d67b24ded5edcca9dbfd3f6806d93ed4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'app/login')
-rw-r--r--app/login/controllers/login-controller.js1
-rw-r--r--app/login/index.js1
2 files changed, 0 insertions, 2 deletions
diff --git a/app/login/controllers/login-controller.js b/app/login/controllers/login-controller.js
index 1f87871..594d3a1 100644
--- a/app/login/controllers/login-controller.js
+++ b/app/login/controllers/login-controller.js
@@ -4,7 +4,6 @@
* @module app/login/controllers/index
* @exports LoginController
* @name LoginController
- * @version 0.1.0
*/
window.angular && (function (angular) {
diff --git a/app/login/index.js b/app/login/index.js
index 1a33f66..8867065 100644
--- a/app/login/index.js
+++ b/app/login/index.js
@@ -3,7 +3,6 @@
*
* @module app/login/index
* @exports app/login/index
- * @version 0.0.1
*/
window.angular && (function (angular) {
OpenPOWER on IntegriCloud