Skip to content

Commit cf97c30

Browse files
cleaning up
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 78506a7 commit cf97c30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

harmonized_landsat_sentinel/HLS2_earthaccess_connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def __init__(
5858
logger.info(f"HLS 2.0 working directory: {cl.dir(working_directory)}")
5959
logger.info(f"HLS 2.0 download directory: {cl.dir(download_directory)}")
6060

61-
# self.auth = HLS2_earthaccess_login()
6261
self.auth = login()
6362

6463
super(HLS2EarthAccessConnection, self).__init__(

0 commit comments

Comments
 (0)