Skip to content

Commit 478a17f

Browse files
committed
Update CartContents.vue
1 parent 296d467 commit 478a17f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/Cart/CartContents.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
*/
3535
import { computed, ref, onMounted } from "vue";
3636
import { useCart } from "@/store/useCart";
37-
import CommonButton from "@/components/common/CommonButton.vue";
3837
3938
const props = defineProps({
4039
showCheckoutButton: {

0 commit comments

Comments
 (0)