Skip to content

Commit

Permalink
fix: rm forgotten browser()
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Nov 21, 2023
1 parent 6c76e67 commit 78b9931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/codemeta.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
),
silent = TRUE
)
browser()

if (inherits(info, "try-error")) {
print(toupper(pkg))
return(old_entry)
Expand Down

0 comments on commit 78b9931

Please sign in to comment.