Skip to content

Commit

Permalink
Feat: conflicts solved
Browse files Browse the repository at this point in the history
  • Loading branch information
kz44 committed Jan 30, 2024
1 parent 7e00947 commit 3ddc201
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import com.sportsmatch.dtos.SportDTO;
import com.sportsmatch.mappers.SportMapper;
import com.sportsmatch.repos.SportRepository;
import com.sportsmatch.repositories.SportRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
Expand Down

0 comments on commit 3ddc201

Please sign in to comment.