aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app
diff options
context:
space:
mode:
authorKevin Serrano <kevgagser@gmail.com>2017-10-04 01:46:29 +0800
committerGitHub <noreply@github.com>2017-10-04 01:46:29 +0800
commit1893c507302fe89b9fae6bd0e213217d219fd7fc (patch)
tree3eec93bdbbae5a29e75963ea3d586f3f287956bf /ui/app
parent948a0b10785c9809b90ea97d42f038b0962cb707 (diff)
parent4b0e6a0a778efa24e6bbca1e9b60171606d46d2f (diff)
downloadtangerine-wallet-browser-1893c507302fe89b9fae6bd0e213217d219fd7fc.tar.gz
tangerine-wallet-browser-1893c507302fe89b9fae6bd0e213217d219fd7fc.tar.zst
tangerine-wallet-browser-1893c507302fe89b9fae6bd0e213217d219fd7fc.zip
Merge pull request #2175 from MetaMask/RemoveSlackLink
Remove slack link
Diffstat (limited to 'ui/app')
-rw-r--r--ui/app/info.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/app/info.js b/ui/app/info.js
index 4c7d4cb4c..24c211c1f 100644
--- a/ui/app/info.js
+++ b/ui/app/info.js
@@ -126,13 +126,6 @@ InfoScreen.prototype.render = function () {
]),
]),
- h('div.fa.fa-slack', [
- h('a.info', {
- href: 'http://slack.metamask.io',
- target: '_blank',
- }, 'Join the conversation on Slack'),
- ]),
-
h('div', [
h('.fa.fa-twitter', [
h('a.info', {