Skip to content

Commit

Permalink
rm vestigial
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed Dec 6, 2024
1 parent 57d72b5 commit 867773f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/print.data.table.R
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,6 @@ format_list_item.data.frame = function(x, ...) {
paste0("<", class1(x), paste_dims(x), ">")
}

# format_list_item.vctrs_list_of = function(, .)

# FR #1091 for pretty printing of character
# TODO: maybe instead of doing "this is...", we could do "this ... test"?
# Current implementation may have issues when dealing with strings that have combinations of full-width and half-width characters,
Expand Down

0 comments on commit 867773f

Please sign in to comment.