Skip to content

Commit

Permalink
Revert "Merge remote-tracking branch 'origin/main'"
Browse files Browse the repository at this point in the history
This reverts commit 7b60d98, reversing
changes made to 0f9fa68.
  • Loading branch information
KovalBohdan-0 committed Jun 6, 2024
1 parent 7b60d98 commit 65b1d18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/petmarket/users/service/UserService.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.data.domain.PageRequest;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype.Service;
Expand Down

0 comments on commit 65b1d18

Please sign in to comment.