chore: remove unused parameter (#15558)

This commit is contained in:
crazywoola
2025-03-12 12:09:39 +08:00
committed by GitHub
parent 0bc4da38fc
commit 258736f505
3 changed files with 28 additions and 31 deletions

View File

@@ -49,7 +49,6 @@ const initialWorkspaceInfo: ICurrentWorkspace = {
created_at: 0,
role: 'normal',
providers: [],
in_trail: true,
}
const AppContext = createContext<AppContextValue>({