Skip to content

Commit

Permalink
Remove importClassesFrom entry (#6004)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Apr 4, 2024
1 parent fad5b17 commit 502c59e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ useDynLib("data_table", .registration=TRUE)

## For S4-ization
importFrom(methods, "S3Part<-", slotNames)
importMethodsFrom(methods, "[")
exportClasses(data.table, IDate, ITime)
##

Expand Down

0 comments on commit 502c59e

Please sign in to comment.