Skip to content

Remove unused import for init_cmd in main.py#4

Merged
himmi-01 merged 1 commit intoCorbell-AI:mainfrom
ansh-khare89:fix/remove-unused-import
Mar 23, 2026
Merged

Remove unused import for init_cmd in main.py#4
himmi-01 merged 1 commit intoCorbell-AI:mainfrom
ansh-khare89:fix/remove-unused-import

Conversation

@ansh-khare89
Copy link
Copy Markdown
Contributor

init_cmd is imported in main.py but never used anywhere in the file.
Removing it to keep the codebase clean and avoid unnecessary imports.

@himmi-01 himmi-01 merged commit b8ba438 into Corbell-AI:main Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants