Skip to content

Commit 0ec71c2

Browse files
committed
rm unused cmt
1 parent 11a909b commit 0ec71c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clients/mobile/app/_layout.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ export const unstable_settings = {
3131
};
3232

3333
// Component to configure auth provider and the api base url
34-
// Called synchronously during render (not in useEffect) so config is set before
35-
// QueryClientProvider's children render and fire their initial queries.
3634
function AppConfigurator() {
3735
const { getToken } = useAuth();
3836
setConfig({

0 commit comments

Comments
 (0)