From 5ffa186b0e983f3882a42db1ea1ffa69f7d542d0 Mon Sep 17 00:00:00 2001 From: Dev Date: Sat, 27 Jan 2024 22:38:16 +0000 Subject: [PATCH] Build fix --- project/src/generators/BotGenerator.ts | 2 -- 1 file changed, 2 deletions(-) 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; } /**