Skip to content

Commit b346f53

Browse files
malanbosMelkiades
andauthored
Update R/compare_ard.R
Co-authored-by: Davide Garolini <dgarolini@gmail.com> Signed-off-by: Malan <64360731+malanbos@users.noreply.github.com>
1 parent d950774 commit b346f53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/compare_ard.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ compare_ard <- function(x,
5252
.check_keys_unique(y, keys, arg_name = "y")
5353

5454
# initialize results list ----------------------------------------------------
55-
5655
results <- rlang::rep_named(c("rows_in_x_not_y", "rows_in_y_not_x"), list(NULL))
5756
results[["compare"]] <- rlang::rep_named(compare, list(NULL))
5857

0 commit comments

Comments
 (0)