Skip to content

Commit 6a7e1c3

Browse files
committed
delete more code
1 parent afdaec0 commit 6a7e1c3

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

src/main/java/com/flagsmith/FlagsmithClient.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,10 @@
1212
import com.flagsmith.interfaces.FlagsmithSdk;
1313
import com.flagsmith.mappers.EngineMappers;
1414
import com.flagsmith.models.BaseFlag;
15-
import com.flagsmith.models.FeatureStateModel;
1615
import com.flagsmith.models.Flags;
17-
import com.flagsmith.models.SdkTraitModel;
1816
import com.flagsmith.models.Segment;
19-
import com.flagsmith.models.TraitModel;
2017
import com.flagsmith.threads.PollingManager;
2118
import com.flagsmith.utils.ModelUtils;
22-
import java.util.ArrayList;
2319
import java.util.HashMap;
2420
import java.util.List;
2521
import java.util.Map;

src/test/java/com/flagsmith/flagengine/models/ResponseJSON.java

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)