Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mongo dependencies from client #30

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Dependencies pymongo and log4mongo are not already used or imported anywhere in codebase so we can safely remove them.

Testing notes:

Full testing would require to create dependency package with this addon on a server, and then:

  1. There should not be any ImportError because of pymongo or log4mongo.

@iLLiCiTiT iLLiCiTiT changed the title Removed mongo dependencies from client Remove mongo dependencies from client Feb 12, 2024
@iLLiCiTiT iLLiCiTiT merged commit 6aa2b73 into develop Feb 13, 2024
0 of 6 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/remove-mongo-dependencies branch February 13, 2024 09:45
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