Skip to content

Commit

Permalink
minor check issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dblodgett-usgs committed Nov 13, 2020
1 parent 594f360 commit d0fa7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/get_paths.R
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ get_path <- function(x, tailID, status) {
x <- data.table::data.table(x)
}

toID <- NULL
while(keep_going) {
# May be more than 1
if(dt) {
Expand Down

0 comments on commit d0fa7e4

Please sign in to comment.