Skip to content

Commit

Permalink
fix : remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli committed Nov 6, 2023
1 parent 4a5bca1 commit f80d990
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import java.time.ZoneOffset;
import java.util.List;
import java.util.Objects;
import java.util.stream.Collectors;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.messaging.Message;
Expand Down

0 comments on commit f80d990

Please sign in to comment.