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
@@ -282,7 +281,6 @@ function useSessionTokenSourceFetch(
282
281
`AgentSession - memoized token fetch options are not set, but the passed tokenSource was an instance of TokenSourceConfigurable. If you are seeing this please make a new GitHub issue!`,
283
282
);
284
283
}
285
-
console.warn('running token source fetch with options',memoizedTokenFetchOptionsRef.current);
0 commit comments