Remove todo
This commit is contained in:
@@ -216,7 +216,6 @@ export function Provider({children}: React.PropsWithChildren<{}>) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO this will get stale with agent.clone()
|
|
||||||
const refreshedAccount = agentToSessionAccount(currentAgent)
|
const refreshedAccount = agentToSessionAccount(currentAgent)
|
||||||
|
|
||||||
if (!refreshedAccount) {
|
if (!refreshedAccount) {
|
||||||
|
|||||||
Reference in New Issue
Block a user