Skip to content

Commit 3449236

Browse files
committed
remove comments
1 parent 3a38474 commit 3449236

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/tm_data_table.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@ srv_data_table <- function(id,
374374

375375
output$data_table <- DT::renderDataTable(server = server_rendering, {
376376
req(data_table_data())
377-
# no table is displayed
378377
decorated_data_table_data()[["table"]]
379378
})
380379

0 commit comments

Comments
 (0)