Skip to content

Commit

Permalink
Merge: [관리자 페이지] 병합
Browse files Browse the repository at this point in the history
  • Loading branch information
jaehafe committed Feb 20, 2023
1 parent 18c6e4f commit 07166bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/page/cartPage/cartPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# 장바구니 페이지 cart js
\*-----------------------------------*/

import Navigo from 'navigo';
import { router } from '../../main.js';
import { $ } from '../../utils/dom.js';
import { pushInCart, updateInfo } from '../productDetail/productDetail.js';
Expand Down

0 comments on commit 07166bd

Please sign in to comment.