Update view.jsx
This commit is contained in:
parent
9c0e0b789e
commit
d8e13cbfcf
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class AssetInfo extends React.Component {
|
|||
shortId: channelShortId,
|
||||
};
|
||||
channelCanonicalUrl = `${createCanonicalLink({channel})}`;
|
||||
console.log(channelName)
|
||||
}
|
||||
return (
|
||||
<div className='asset-info'>
|
||||
|
|
Loading…
Reference in a new issue