diff --git a/src/LearnAPI.jl b/src/LearnAPI.jl index c7ca303..47185da 100644 --- a/src/LearnAPI.jl +++ b/src/LearnAPI.jl @@ -1,6 +1,6 @@ module LearnAPI -using Preferences +using Preferences include("preferences.jl") include("types.jl")