Skip to content

Commit 71ffe4e

Browse files
committed
Reverted automatic formatting
1 parent c4f1b62 commit 71ffe4e

File tree

2 files changed

+328
-607
lines changed

2 files changed

+328
-607
lines changed

R/cmdstanr-package.R

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,4 @@
3535
#'
3636
"_PACKAGE"
3737

38-
if (getRversion() >= "2.15.1") {
39-
utils::globalVariables(c("self", "private", "super"))
40-
}
38+
if (getRversion() >= "2.15.1") utils::globalVariables(c("self", "private", "super"))

0 commit comments

Comments
 (0)