We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ffa03 commit 8340438Copy full SHA for 8340438
lib/main.dart
@@ -41,7 +41,6 @@ Future<void> main() async {
41
url: supabaseUrl,
42
anonKey: supabaseApiKey,
43
);
44
-
45
usePathUrlStrategy();
46
47
runApp(MultiProvider(
0 commit comments