Skip to content

Commit

Permalink
style: (#80) import문 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
aiaiaiai1 committed Aug 3, 2023
1 parent de11ba4 commit ae03f9a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import com.votogether.domain.member.entity.Member;
import com.votogether.domain.post.entity.Post;
import java.time.LocalDateTime;
import java.util.List;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Slice;
import org.springframework.data.jpa.repository.JpaRepository;
Expand Down

0 comments on commit ae03f9a

Please sign in to comment.