Removed duplicated steps

This commit is contained in:
Inal Arsanukaev 2019-07-19 16:50:31 +03:00
parent 6454f600bd
commit 27b95152e4

View File

@ -16,8 +16,6 @@ public class StateModel {
private AdapterContext adapterContext;
private TargetStatus targetStatus;
private Step step;
private Step nextStep;
private String recToken;
private boolean makeRecurrent;