Skip to content

Commit

Permalink
chore - #196 banner jpa repository 하나만 남기기
Browse files Browse the repository at this point in the history
  • Loading branch information
jumining committed Nov 20, 2024
1 parent c39c926 commit 6156d35
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package sopt.org.hmh.domain.banner.repository;
package sopt.org.hmh.domain.banner;

import org.springframework.data.jpa.repository.JpaRepository;
import sopt.org.hmh.domain.banner.Banner;

import java.util.Optional;

Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 6156d35

Please sign in to comment.