Skip to content

Commit 867773f

Browse files
rm vestigial
1 parent 57d72b5 commit 867773f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

R/print.data.table.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,6 @@ format_list_item.data.frame = function(x, ...) {
234234
paste0("<", class1(x), paste_dims(x), ">")
235235
}
236236

237-
# format_list_item.vctrs_list_of = function(, .)
238-
239237
# FR #1091 for pretty printing of character
240238
# TODO: maybe instead of doing "this is...", we could do "this ... test"?
241239
# Current implementation may have issues when dealing with strings that have combinations of full-width and half-width characters,

0 commit comments

Comments
 (0)