You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fixed typescript compilation issue introduced by 4.9.0 (optimizely#733)
## Summary
`4.9.0` introduced a typescript compilation issue due to an unused import. This PR fixes that.
## Test plan
All unit, cross browser and full stack compatibility tests pass.
## Issues
"Fixesoptimizely#732"
0 commit comments