Skip to content

Commit c0e422c

Browse files
Update R/methods-epi_archive.R
Co-authored-by: brookslogan <[email protected]>
1 parent 27a9b98 commit c0e422c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

R/methods-epi_archive.R

-3
Original file line numberDiff line numberDiff line change
@@ -1071,8 +1071,5 @@ print.epi_archive <- function(x, class = TRUE, methods = TRUE, ...) {
10711071
))
10721072
}
10731073

1074-
# Error in NextMethod() : generic function not specified
1075-
# NextMethod()
1076-
10771074
x$DT %>% tibble %>% print
10781075
}

0 commit comments

Comments
 (0)