aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/network.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/network.js')
-rw-r--r--ui/app/components/network.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/components/network.js b/ui/app/components/network.js
index 5fd7424b3..77805fd57 100644
--- a/ui/app/components/network.js
+++ b/ui/app/components/network.js
@@ -13,7 +13,6 @@ function Network () {
Network.prototype.render = function () {
const props = this.props
const networkNumber = props.network
- const style = props.style
let providerName
try {
providerName = props.provider.type