Skip to content

Commit 1b323cb

Browse files
import style
Signed-off-by: Thomas Poignant <[email protected]>
1 parent f72a0e6 commit 1b323cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

libs/providers/go-feature-flag/src/lib/go-feature-flag-provider.spec.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
*/
44
import {
55
ErrorCode,
6-
FlagNotFoundError, OpenFeature, ResolutionDetails,
6+
FlagNotFoundError,
7+
OpenFeature,
8+
ResolutionDetails,
79
StandardResolutionReasons,
810
TypeMismatchError
911
} from '@openfeature/js-sdk';

0 commit comments

Comments
 (0)