Skip to content

Commit d26b19c

Browse files
authored
Revert "Add missing US spellings for “scale_grey” (#4299)" (#4411)
1 parent 8856671 commit d26b19c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

R/zxx.r

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -192,16 +192,6 @@ scale_color_stepsn <- scale_colour_stepsn
192192
#' @usage NULL
193193
scale_color_grey <- scale_colour_grey
194194

195-
#' @export
196-
#' @rdname scale_grey
197-
#' @usage NULL
198-
scale_color_gray <- scale_colour_grey
199-
200-
#' @export
201-
#' @rdname scale_grey
202-
#' @usage NULL
203-
scale_fill_gray <- scale_fill_grey
204-
205195
#' @export
206196
#' @rdname scale_hue
207197
#' @usage NULL

0 commit comments

Comments
 (0)