Skip to content

Commit 33583f9

Browse files
committed
cleanup
1 parent 530d455 commit 33583f9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

R/install.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,6 @@ cmdstan_make_local <- function(dir = cmdstan_path(),
247247
}
248248
}
249249
}
250-
if (file.exists(make_local_path)) {
251-
file.create(make_local_path)
252-
}
253250
write(built_flags, file = make_local_path, append = append)
254251
}
255252
if (file.exists(make_local_path)) {

0 commit comments

Comments
 (0)