Skip to content

Commit a591612

Browse files
committed
Remove unnecessary call
1 parent f108aa4 commit a591612

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/tm_missing_data.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ tm_missing_data <- function(label = "Missing data",
159159
assert_decorators(decorators, null.ok = TRUE, names = available_decorators)
160160
# End of assertions
161161

162-
datanames <- unique(datanames)
163162
ans <- module(
164163
label,
165164
server = srv_page_missing_data,

0 commit comments

Comments
 (0)