Skip to content

Commit

Permalink
fix: 사용하지 않는 InvalidRequestException 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
wocjf0513 authored Dec 15, 2023
1 parent 92f06c8 commit d57f368
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import com.fc.shimpyo_be.domain.product.repository.ProductCustomRepositoryImpl;
import com.fc.shimpyo_be.domain.product.repository.ProductRepository;
import com.fc.shimpyo_be.domain.product.util.ProductMapper;
import com.fc.shimpyo_be.domain.reservation.exception.InvalidRequestException;
import com.fc.shimpyo_be.domain.room.entity.Room;
import com.fc.shimpyo_be.domain.room.repository.RoomRepository;
import com.fc.shimpyo_be.global.exception.ApplicationException;
Expand Down

0 comments on commit d57f368

Please sign in to comment.