From cecd1eb3bc0c22c25e7777073ce1347cf20871ab Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Mon, 11 Oct 2021 17:20:46 +1300 Subject: [PATCH] again --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 9be81f2..bccd0b8 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -1,6 +1,6 @@ using Test, ScientificTypes, ScientificTypesBase, Random using Tables, CategoricalArrays, DataFrames -using ColorTypes, CorpusLoaders +using ColorTypes using Dates # using CSV # dropped until julia release new LTS as issue for 1.0 import Distributions