Removal of non-collaborative editing code paths (#4210)
This commit is contained in:
@@ -11,7 +11,6 @@ export const seed = async () => {
|
||||
const team = await Team.create(
|
||||
{
|
||||
name: "Team",
|
||||
collaborativeEditing: false,
|
||||
authenticationProviders: [
|
||||
{
|
||||
name: "slack",
|
||||
|
||||
Reference in New Issue
Block a user