mirror of
https://github.com/wassname/talk.git
synced 2026-07-04 05:19:41 +08:00
remove console.log
This commit is contained in:
@@ -38,8 +38,6 @@ export default class Embed extends React.Component {
|
||||
const {asset: {totalCommentCount}} = this.props.root;
|
||||
const {user} = this.props.auth;
|
||||
|
||||
console.log('activeTab', activeTab);
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className="commentStream">
|
||||
|
||||
Reference in New Issue
Block a user