Skip to content

Commit 21e6c1f

Browse files
committed
Revert "tell me t-t-t-tell me"
This reverts commit cf8a5a6.
1 parent 904db8a commit 21e6c1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/tw-project-meta-fetcher-hoc.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ const TWProjectMetaFetcherHOC = function (WrappedComponent) {
109109
|| typeof rawData.tooLarge === 'boolean'
110110
|| authorName
111111
) {
112-
console.log(rawData.remix);
113112
this.props.onSetExtraProjectInfo(
114113
rawData.public && !rawData.softRejected,
115114
String(rawData.remix) !== '0',

0 commit comments

Comments
 (0)