Skip to content

Commit eee128a

Browse files
committed
NIT
1 parent f8f8e00 commit eee128a

File tree

1 file changed

+0
-1
lines changed
  • packages/optimizely-sdk/lib/core/project_config

1 file changed

+0
-1
lines changed

packages/optimizely-sdk/lib/core/project_config/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,6 @@ export const getVariableValueForVariation = function(
583583
* @returns {*} Variable value of the appropriate type, or
584584
* null if the type cast failed
585585
*/
586-
587586
export const getTypeCastValue = function(
588587
variableValue: string,
589588
variableType: VariableType,

0 commit comments

Comments
 (0)