Skip to content

Commit

Permalink
remove InteractiveUtils load (#1855)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamins authored and nalimilan committed Jun 21, 2019
1 parent b60abe9 commit 1b6d3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/conversions.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module TestConversions

using Test, DataFrames, InteractiveUtils
using Test, DataFrames
using DataStructures: OrderedDict, SortedDict
const = isequal

Expand Down

0 comments on commit 1b6d3a4

Please sign in to comment.