fake change

This commit is contained in:
Ken Stevens 2019-12-04 18:02:10 -05:00
parent 2f89f10c64
commit c516ab8a75
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ public abstract class BaseSchedulerServiceImpl implements ISchedulerService, Sma
private boolean myLocalSchedulingEnabled;
private boolean myClusteredSchedulingEnabled;
private AtomicBoolean myStopping = new AtomicBoolean(false);
private String myDefaultGroup;
@Autowired