Skip to content

Commit 34735df

Browse files
committed
chore(workspaces): remove redundant actorId field doc, already covered by surrounding context
1 parent b08ecbb commit 34735df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/sim/lib/workspaces/lifecycle.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ interface ArchiveWorkspaceOptions {
4141
* Only the interactive DELETE route should set this.
4242
*/
4343
provisionFallbackForStrandedMembers?: boolean
44-
/** Attributed as the actor on the audit log entry for any auto-provisioned replacement workspace. */
4544
actorId?: string
4645
actorName?: string | null
4746
actorEmail?: string | null

0 commit comments

Comments
 (0)