mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Removing console
This commit is contained in:
@@ -306,7 +306,6 @@ class CustomThemeChooser extends React.Component {
|
||||
});
|
||||
|
||||
colors += theme.codeTheme;
|
||||
console.log(colors);
|
||||
|
||||
const pasteBox = (
|
||||
<div className='col-sm-12'>
|
||||
|
||||
Reference in New Issue
Block a user