Skip to content

Commit c4ab566

Browse files
committed
Revert example file.
1 parent 77a7bd0 commit c4ab566

File tree

1 file changed

+0
-1
lines changed
  • packages/flutter_client_sdk/example/lib

1 file changed

+0
-1
lines changed

packages/flutter_client_sdk/example/lib/main.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class MyApp extends StatelessWidget {
2626
// Alternatively `CredentialSource.fromEnvironment()` can be replaced with your mobile key.
2727
CredentialSource.fromEnvironment(),
2828
AutoEnvAttributes.enabled,
29-
// serviceEndpoints: ServiceEndpoints.relayProxy("http://localhost:8030")
3029
),
3130
// Here we are using a default user with 'user-key'.
3231
LDContextBuilder().kind('user', 'user-key').build()),

0 commit comments

Comments
 (0)