Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksander Chlebowski committed Sep 15, 2023
1 parent bad48f6 commit 2922610
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/module_filter_manager.R
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ filter_manager_srv <- function(id, filtered_data_list, filter) {
ifelse(state_ids_global %in% state_ids_allowed, states_active, NA)
})

# mapping_smooth <- mapping_smooth[grep("Report previewer", names(mapping_smooth), invert = TRUE)]
as.data.frame(mapping_smooth, row.names = state_ids_global, check.names = FALSE)
})

Expand Down

0 comments on commit 2922610

Please sign in to comment.