diff options
Diffstat (limited to 'ui/app/info.js')
-rw-r--r-- | ui/app/info.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/info.js b/ui/app/info.js index 04b740069..e3b68fed5 100644 --- a/ui/app/info.js +++ b/ui/app/info.js @@ -17,7 +17,6 @@ function InfoScreen () { InfoScreen.prototype.render = function () { var state = this.props - var rpc = state.rpc var manifest = chrome.runtime.getManifest() return ( h('.flex-column.flex-grow', [ |