Skip to content

Commit

Permalink
Oops, was still using RData
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Aug 26, 2016
1 parent de77585 commit 48dddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DataFrames.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using Reexport
using GZip
using SortingAlgorithms

using RData # remove after read_rda deprecation period
using FileIO # remove after read_rda deprecation period

using Base: Sort, Order
import Base: ==, |>
Expand Down

0 comments on commit 48dddbb

Please sign in to comment.