diff --git a/project/src/generators/BotGenerator.ts b/project/src/generators/BotGenerator.ts index 969312f3..90cc8640 100644 --- a/project/src/generators/BotGenerator.ts +++ b/project/src/generators/BotGenerator.ts @@ -494,8 +494,6 @@ export class BotGenerator item.parentId = newInventoryId; } } - - return profile; } /**