Skip to content

Commit

Permalink
remove extra constant
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanAkkerman authored Oct 30, 2024
1 parent e6688f0 commit bc859d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions googletrans/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
'translate.google.com',
)

DEFAULT_FALLBACK_SERVICE_URLS = (
'translate.googleapis.com',
)

DEFAULT_SERVICE_URLS = ('translate.google.ac', 'translate.google.ad', 'translate.google.ae',
'translate.google.al', 'translate.google.am', 'translate.google.as',
'translate.google.at', 'translate.google.az', 'translate.google.ba',
Expand Down

0 comments on commit bc859d2

Please # to comment.