mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-27 14:23:56 +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