Skip to content

Commit

Permalink
Format: Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ansengarvin committed Mar 10, 2024
1 parent 0f0aa09 commit f82206a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions backend/src/api/protein.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
UploadBody,
UploadError,
EditBody,
CamelModel,
CompareBody,
CompareResponse,
CamelModel
)
from ..auth import requiresAuthentication
from ..tmalign import tm_align
Expand Down

0 comments on commit f82206a

Please sign in to comment.