Skip to content

Commit

Permalink
remove unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Nov 22, 2023
1 parent 2ad80bd commit 11a786a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
)
}

# Use non-exported function(s) from teal.slice.
# This is a temporary measure and will be removed two release cycles from now (now meaning 0.13.0).
list_to_teal_slices <- getFromNamespace("list_to_teal_slices", "teal.slice")
# This one is here because setdiff_teal_slice should not be exported from teal.slice.
setdiff_teal_slices <- getFromNamespace("setdiff_teal_slices", "teal.slice")
# This one is here because it is needed by c.teal_slices but we don't want it exported from teal.slice.
Expand Down

0 comments on commit 11a786a

Please sign in to comment.