Skip to content

Commit

Permalink
chore: code style
Browse files Browse the repository at this point in the history
  • Loading branch information
yangxiaotian committed Jun 5, 2024
1 parent df1d27b commit c725eeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
import org.dinky.data.model.Task;
import org.dinky.scheduler.model.DinkyTaskRequest;
import org.dinky.service.APIService;
import org.dinky.service.catalogue.CatalogueService;
import org.dinky.service.SchedulerService;
import org.dinky.service.TaskService;
import org.dinky.service.catalogue.CatalogueService;

import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
Expand Down

0 comments on commit c725eeb

Please sign in to comment.