Skip to content

Commit

Permalink
LMSA-9020 - remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
iudsobiera committed Sep 13, 2023
1 parent 59eb982 commit ed0b15a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
import edu.iu.uits.lms.iuonly.services.FeatureAccessServiceImpl;
import edu.iu.uits.lms.iuonly.services.SisServiceImpl;
import lombok.Data;
import lombok.NonNull;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.Cacheable;
Expand Down

0 comments on commit ed0b15a

Please sign in to comment.