remove unwanted log

This commit is contained in:
SrGooglo 2025-04-09 14:15:50 +00:00
parent 17ca0c9e48
commit 92b5bad7ec

View File

@ -250,7 +250,6 @@ class OwnTags extends React.Component {
} }
render() { render() {
console.log(this.state)
if (this.state.loading) { if (this.state.loading) {
return ( return (
<div className="tap-share-own_tags"> <div className="tap-share-own_tags">