Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
refactor: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
itning committed Apr 13, 2020
1 parent 7eb4fcc commit 0fcee10
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import com.sport.sportsmailserver.dto.CarouselDTO;
import com.sport.sportsmailserver.dto.LoginUser;
import com.sport.sportsmailserver.dto.RestModel;
import com.sport.sportsmailserver.entity.Carousel;
import com.sport.sportsmailserver.security.MustAdminLogin;
import com.sport.sportsmailserver.service.CarouselService;
import org.springframework.beans.factory.annotation.Autowired;
Expand Down

0 comments on commit 0fcee10

Please sign in to comment.