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: unused dependencies #277

Merged
merged 6 commits into from
Nov 26, 2022
Merged

REMOVE: unused dependencies #277

merged 6 commits into from
Nov 26, 2022

Conversation

Segelzwerg
Copy link
Contributor

@Segelzwerg Segelzwerg commented Nov 25, 2022

There is no usage of Token in Server, therefore it has been removed.

Signed-off-by: Segelzwerg <[email protected]>
Signed-off-by: Segelzwerg <[email protected]>
@Segelzwerg Segelzwerg requested a review from iTitus November 25, 2022 21:41
@Segelzwerg Segelzwerg self-assigned this Nov 25, 2022
@Segelzwerg Segelzwerg added the dependencies Pull requests that update a dependency file label Nov 25, 2022
@Segelzwerg Segelzwerg linked an issue Nov 25, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Merging #277 (2bf2126) into main (5e28e46) will increase coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
+ Coverage   97.20%   97.36%   +0.16%     
==========================================
  Files          29       28       -1     
  Lines         822      798      -24     
==========================================
- Hits          799      777      -22     
+ Misses         23       21       -2     

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@iTitus iTitus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please do a poetry update as well

@iTitus iTitus changed the title REMOVE: unused depdencies REMOVE: unused dependencies Nov 26, 2022
@Segelzwerg Segelzwerg requested a review from iTitus November 26, 2022 13:14
iTitus
iTitus previously approved these changes Nov 26, 2022
Signed-off-by: Segelzwerg <[email protected]>
@Segelzwerg Segelzwerg requested a review from iTitus November 26, 2022 13:31
@iTitus iTitus merged commit fdf9209 into main Nov 26, 2022
@iTitus iTitus deleted the dep/remove_unused_python_jose branch November 26, 2022 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace python-Jose with pyjwt
2 participants