Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
moodymudskipper committed Oct 14, 2022
1 parent b163003 commit 94bb159
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/function.R
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ construct_idiomatic.function <- function(
}

if (constructor == "function") {
# FIXME: we should use the srcref

# if the srcref matches the function's body (always in non artifical cases)
# we might use the srcref rather than the body, so we keep the comments
if (!one_liner && is.null(trim)) {
Expand Down

0 comments on commit 94bb159

Please sign in to comment.