aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/newlightbox/components/Recommendation/Recommendation.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/newlightbox/components/Recommendation/Recommendation.tsx')
-rw-r--r--src/client/views/newlightbox/components/Recommendation/Recommendation.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/newlightbox/components/Recommendation/Recommendation.tsx b/src/client/views/newlightbox/components/Recommendation/Recommendation.tsx
index b9d05c531..2c2f04b9f 100644
--- a/src/client/views/newlightbox/components/Recommendation/Recommendation.tsx
+++ b/src/client/views/newlightbox/components/Recommendation/Recommendation.tsx
@@ -22,7 +22,6 @@ export const Recommendation = (props: IRecommendation) => {
doc = docView.rootDoc;
}
} else if (data) {
- console.log(data, type);
switch (type) {
case 'YouTube':
console.log('create ', type, 'document');