From b83aecf498a00a989dcdc346f89d84d697e543ba Mon Sep 17 00:00:00 2001 From: Taylor McDonnell Date: Tue, 26 Oct 2021 13:16:01 -0600 Subject: [PATCH] Update build.jl --- deps/build.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/deps/build.jl b/deps/build.jl index 8b99a4e..8299cc3 100644 --- a/deps/build.jl +++ b/deps/build.jl @@ -1,4 +1,3 @@ -using Compat import Libdl # the following functions are adapted from the julia-config.jl script and are used to