Removing console.log
Этот коммит содержится в:
@@ -45,8 +45,6 @@ export default class GeneralTab extends React.Component {
|
||||
newId += Math.floor(Math.random() * 16).toString(16);
|
||||
}
|
||||
|
||||
console.log(newId);
|
||||
|
||||
this.setState({invite_id: newId});
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user