Skip to content

Commit 75ef28f

Browse files
chillaqsanzmauro
andauthored
Update client/src/main/java/io/split/engine/experiments/SplitFetcherImp.java
Co-authored-by: Mauro Sanz <51236193+sanzmauro@users.noreply.github.com>
1 parent 9e82c38 commit 75ef28f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/src/main/java/io/split/engine/experiments/SplitFetcherImp.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ public FetchResult forceRefresh(FetchOptions options) {
7474
long end = _splitCacheProducer.getChangeNumber();
7575
long endRBS = _ruleBasedSegmentCacheProducer.getChangeNumber();
7676

77-
long targetChaneNumber = -1;
78-
long targetChaneNumberRBS = -1;
7977
// If the previous execution was the first one, clear the `cdnBypass` flag
8078
// for the next fetches. (This will clear a local copy of the fetch options,
8179
// not the original object that was passed to this method).

0 commit comments

Comments
 (0)