diff --git a/components/story/view/storyInfo.vue b/components/story/view/storyInfo.vue index 1e05f82..e6d1f4f 100644 --- a/components/story/view/storyInfo.vue +++ b/components/story/view/storyInfo.vue @@ -4,7 +4,6 @@ import icon from "~/components/icon.vue"; const story = inject("story"); - console.log("storyyy--info", story); const dark = inject>("dark");