chore: remove unused parameter (#15558)
This commit is contained in:
@@ -49,7 +49,6 @@ const initialWorkspaceInfo: ICurrentWorkspace = {
|
||||
created_at: 0,
|
||||
role: 'normal',
|
||||
providers: [],
|
||||
in_trail: true,
|
||||
}
|
||||
|
||||
const AppContext = createContext<AppContextValue>({
|
||||
|
||||
Reference in New Issue
Block a user