aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/app.js')
-rw-r--r--ui/app/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/app.js b/ui/app/app.js
index 866801dd5..df9eab03c 100644
--- a/ui/app/app.js
+++ b/ui/app/app.js
@@ -302,7 +302,6 @@ App.prototype.renderAppBar = function () {
)
}
-
App.prototype.renderLoadingIndicator = function ({ isLoading, isLoadingNetwork, loadMessage }) {
const { isMascara } = this.props