Skip to content

Commit

Permalink
fix : import 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jsilver01 committed Aug 1, 2024
1 parent cd8d06d commit a53933e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package com.example.likelion12.repository;

import com.example.likelion12.domain.Socialring;
import com.example.likelion12.domain.base.BaseStatus;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;

Expand Down

0 comments on commit a53933e

Please sign in to comment.