diff --git a/docs/make.jl b/docs/make.jl index 1c1411e..0771bc6 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -1,8 +1,6 @@ using Documenter, SpinGlassPEPS using DocumenterTools: Themes using SpinGlassTensors, SpinGlassNetworks, SpinGlassEngine -using MetaGraphs -using LinearAlgebra cd(@__DIR__) CI = get(ENV, "CI", nothing) == "true" || get(ENV, "GITHUB_TOKEN", nothing) !== nothing