Skip to content

Commit

Permalink
Update earthaccess/auth.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chuck Daniels <[email protected]>
  • Loading branch information
Sherwin-14 and chuckwondo authored Jun 11, 2024
1 parent 294230e commit 476d5ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions earthaccess/auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ def login(
if system is not None:
self._set_earthdata_system(system)

if system is not None:
self._set_earthdata_system(system)

if self.authenticated and (system == self.system):
logger.debug("We are already authenticated with NASA EDL")
return self
Expand Down

0 comments on commit 476d5ed

Please sign in to comment.