Skip to content

Commit a8c2766

Browse files
committed
nits fixed.
1 parent 205c480 commit a8c2766

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/src/utils/constants.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ class Constants {
2727
static const String activate = "activate";
2828
static const String getVariation = "getVariation";
2929
static const String getOptimizelyConfigMethod = "getOptimizelyConfig";
30-
static const String setForcedVariation = "setForcedVariation";
31-
static const String getForcedVariation = "getForcedVariation";
3230
static const String createUserContextMethod = "createUserContext";
3331
static const String getUserIdMethod = "getUserId";
3432
static const String setAttributesMethod = "setAttributes";

0 commit comments

Comments
 (0)