Skip to content

Commit

Permalink
style: 사용하지 않는 import 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhokim98 committed Sep 13, 2024
1 parent b626ed3 commit bf63716
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/** @jsxImportSource @emotion/react */
import {useTheme} from '@components/Design/theme/HDesignProvider';

import BANKS from '@constants/bank';

import Text from '../Text/Text';
Expand Down

0 comments on commit bf63716

Please sign in to comment.