mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-08 10:02:27 +00:00
removed some unused autowired services
changed place to use the starboard post source channel instead of the message channel
This commit is contained in:
@@ -11,6 +11,7 @@ import java.util.List;
|
||||
@Component
|
||||
@Slf4j
|
||||
public class SchedulerJobManagementServiceBean {
|
||||
|
||||
@Autowired
|
||||
private SchedulerJobRepository repository;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user