Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Remove unused library imports in main bot script#227

Merged
notsniped merged 2 commits intomainfrom
remove-unused-imports-in-main
Dec 29, 2022
Merged

Remove unused library imports in main bot script#227
notsniped merged 2 commits intomainfrom
remove-unused-imports-in-main

Conversation

@notsniped
Copy link
Member

Doing this prevents unnecessary warnings from showing up on certain Python source analysis tools.

@notsniped notsniped added debloat Remove extra crap from the source code priority:low type:libraries Changes to the imports/structure of imports or internal libraries area:main Changes to the main functioning code type:code quality Anything that improves the source's code quality labels Dec 29, 2022
@notsniped notsniped self-assigned this Dec 29, 2022
@notsniped notsniped merged commit 5b36109 into main Dec 29, 2022
@notsniped notsniped deleted the remove-unused-imports-in-main branch December 29, 2022 03:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:main Changes to the main functioning code debloat Remove extra crap from the source code priority:low size/XS type:code quality Anything that improves the source's code quality type:libraries Changes to the imports/structure of imports or internal libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant