Skip to content

Commit 466a424

Browse files
committed
brackets
1 parent ca1d779 commit 466a424

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

R/theme.r

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,7 @@ theme <- function(line,
374374
strip.switch.pad.wrap,
375375
...,
376376
complete = FALSE,
377-
validate = TRUE
378-
) {
377+
validate = TRUE) {
379378
elements <- find_args(..., complete = NULL, validate = NULL)
380379

381380
if (!is.null(elements$axis.ticks.margin)) {

0 commit comments

Comments
 (0)