chore: remove unused parameter (#15558)
This commit is contained in:
@@ -18,7 +18,6 @@ class WorkspaceService:
|
||||
"plan": tenant.plan,
|
||||
"status": tenant.status,
|
||||
"created_at": tenant.created_at,
|
||||
"in_trail": True,
|
||||
"trial_end_reason": None,
|
||||
"role": "normal",
|
||||
}
|
||||
|
Reference in New Issue
Block a user