Skip to content

Commit

Permalink
fix: 없어진 의존성으로 인해 발생하는 오류수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yooooonshine committed Dec 21, 2024
1 parent 4280065 commit c0aa54e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

import aimo.backend.common.exception.ApiException;
import aimo.backend.common.exception.ErrorCode;
import aimo.backend.common.properties.AiServerProperties;
import aimo.backend.common.util.webclient.ReactiveHttpService;
import aimo.backend.domains.member.entity.Member;
import aimo.backend.domains.member.repository.MemberRepository;
import aimo.backend.domains.upload.dto.parameter.CreateFilePreSignedUrlParameter;
Expand Down

0 comments on commit c0aa54e

Please sign in to comment.