Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
PJ-Finlay committed Nov 9, 2023
1 parent 547b7bd commit 3beed42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions argostranslate/argospm.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

import argparse

from argostranslate import package, settings
from argostranslate.package import AvailablePackage
from argostranslate import package

"""
Example usage:
Expand Down

0 comments on commit 3beed42

Please sign in to comment.