summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-10 23:03:06 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-10 23:03:06 +0500
commitb9f468623cac8e7afd5552da100f39c22c44ec25 (patch)
treee6ca828059037bbba41c6146f9b080ee424510da /web
parent461e8532a7b82b31964c47b2e69e8350b9c77474 (diff)
downloadchat-b9f468623cac8e7afd5552da100f39c22c44ec25.tar.gz
chat-b9f468623cac8e7afd5552da100f39c22c44ec25.tar.bz2
chat-b9f468623cac8e7afd5552da100f39c22c44ec25.zip
Removing console
Diffstat (limited to 'web')
-rw-r--r--web/react/components/user_settings/custom_theme_chooser.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/react/components/user_settings/custom_theme_chooser.jsx b/web/react/components/user_settings/custom_theme_chooser.jsx
index 143eadccb..33191a9f0 100644
--- a/web/react/components/user_settings/custom_theme_chooser.jsx
+++ b/web/react/components/user_settings/custom_theme_chooser.jsx
@@ -306,7 +306,6 @@ class CustomThemeChooser extends React.Component {
});
colors += theme.codeTheme;
- console.log(colors);
const pasteBox = (
<div className='col-sm-12'>