fake change
This commit is contained in:
parent
2f89f10c64
commit
c516ab8a75
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue