😅fix: 필요없는 코드 제거
This commit is contained in:
parent
80f2198af2
commit
ed63b93a37
@ -39,10 +39,6 @@ export const useCommonCode = () => {
|
||||
return resultCodes
|
||||
}
|
||||
|
||||
useEffect(() => {
|
||||
findCommonCode()
|
||||
}, [globalLocale])
|
||||
|
||||
useEffect(() => {
|
||||
const getCommonCode = async () => {
|
||||
await promiseGet({ url: '/api/commcode/qc-comm-code' }).then((res) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user