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

chore: Remove unused imports #6896

Merged
merged 3 commits into from
Mar 27, 2020
Merged

Conversation

deepsource-autofix[bot]
Copy link
Contributor

No description provided.

@iamareebjamal iamareebjamal changed the title Remove unused imports chore: Remove unused imports Mar 27, 2020
@auto-label auto-label bot added the chore label Mar 27, 2020
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Mar 27, 2020

This pull request fixes 9 alerts when merging c5d02f5 into 3a8ff13 - view on LGTM.com

fixed alerts:

  • 9 for Unused import

@@ -13,7 +13,7 @@
from app.models import db
from app.models.user import OWNER
from app.models.user_token_blacklist import (
UserTokenBlackListTime,
UserTokenBlackListTime,

Choose a reason for hiding this comment

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

Black would make changes.
trailing whitespace

@codecov
Copy link

codecov bot commented Mar 27, 2020

Codecov Report

Merging #6896 into development will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6896      +/-   ##
===============================================
- Coverage        66.34%   66.32%   -0.02%     
===============================================
  Files              308      308              
  Lines            15330    15321       -9     
===============================================
- Hits             10171    10162       -9     
  Misses            5159     5159
Impacted Files Coverage Δ
populate_db.py 90.52% <ø> (-0.05%) ⬇️
app/models/helpers/versioning.py 96% <ø> (-0.43%) ⬇️
app/api/helpers/ticketing.py 23.47% <ø> (-0.66%) ⬇️
app/instance.py 87.35% <ø> (-0.29%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a8ff13...1463fc2. Read the comment docs.

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Mar 27, 2020

This pull request fixes 8 alerts when merging 1463fc2 into 3a8ff13 - view on LGTM.com

fixed alerts:

  • 8 for Unused import

@iamareebjamal iamareebjamal merged commit aadba72 into development Mar 27, 2020
@iamareebjamal iamareebjamal deleted the deepsource-fix-4204e504 branch March 27, 2020 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants