Skip to content

Commit f17d637

Browse files
Update TemplateResponse.java
1 parent 610cc75 commit f17d637

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/google/firebase/remoteconfig/internal/TemplateResponse.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ public Double getExposurePercent() {
303303
return exposurePercent;
304304
}
305305

306-
307306
public ExperimentValueResponse setExperimentId(String experimentId) {
308307
this.experimentId = experimentId;
309308
return this;

0 commit comments

Comments
 (0)