Skip to content

Commit

Permalink
Merge pull request #298 from HyunJunSon/feature/admin/member
Browse files Browse the repository at this point in the history
hotfix:: ci/cd error 수정
  • Loading branch information
gunsight1 committed Mar 14, 2024
2 parents 5f18490 + 9a2e5cb commit d3c12e9
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package com.kernel360.member.repository;


public interface MemberRepository extends MemberRepositoryJpa {
}

0 comments on commit d3c12e9

Please sign in to comment.