commit | ce877482b9dc005a47cdce2d1654dd25689c9c3c | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Sep 05 16:49:36 2018 -0500 |
committer | Ed Tanous <ed.tanous@intel.com> | Mon Sep 10 20:25:26 2018 +0000 |
tree | 46df55c35d029243064f8e233e33c66c23fed7d2 | |
parent | a4ae7dba15e741ea66cb21fbd8fa1e4e2deab178 [diff] |
Remove unused dataService.loading_message Change-Id: Ic335a812537fc935264108bb7f9f93a05134c3b2 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/app/common/services/dataService.js b/app/common/services/dataService.js index b9ece13..63f9a72 100644 --- a/app/common/services/dataService.js +++ b/app/common/services/dataService.js
@@ -22,7 +22,6 @@ this.loading = false; this.server_unreachable = false; - this.loading_message = ''; this.showNavigation = false; this.bodyStyle = {}; this.path = '';