Skip to content

Commit c15ec47

Browse files
committed
removed some debugging code
1 parent fa59be1 commit c15ec47

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

R/repair_call.R

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,3 @@ repair_call <- function(x, data) {
5050
x$fit$call <- fit_call
5151
x
5252
}
53-
54-
mod2_fit$fit$call
55-
repair_call(mod2_fit, mtcars)$fit$call
56-
57-

0 commit comments

Comments
 (0)