Skip to content

Commit 3ceb73a

Browse files
committed
no print
1 parent aa74b50 commit 3ceb73a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

R/blackmarbler.R

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -461,10 +461,6 @@ download_raster <- function(file_name,
461461
progress())
462462
}
463463

464-
url1 <<- url
465-
headers1 <<- headers
466-
download_path1 <<- download_path
467-
468464
if(response$status_code != 200){
469465
message("Error in downloading data")
470466
message(response)

0 commit comments

Comments
 (0)