Skip to content

Commit

Permalink
Stray logging
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jun 20, 2024
1 parent 19f6e88 commit a172edb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,6 @@ get_standalone_hpp <- function(stan_file, stancflags) {
unlink(hpp_path)
hpp
} else {
stop(status$stderr, call. = FALSE)
invisible(NULL)
}
}
Expand Down

0 comments on commit a172edb

Please sign in to comment.