Skip to content

Commit

Permalink
fix/#318 : spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
LJH098 committed Jun 10, 2024
1 parent baf3226 commit 000bc60
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import org.springframework.data.jpa.repository.Query;
import org.springframework.transaction.annotation.Transactional;

import com.gaebaljip.exceed.food.domain.Food;
import com.gaebaljip.exceed.member.adapter.out.persistence.MemberEntity;

public interface FoodRepository extends JpaRepository<FoodEntity, Long> {
Expand Down

0 comments on commit 000bc60

Please sign in to comment.