From d5fd8c9a1ee9c571c8b04917a5beb0d3e8100299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pawela?= Date: Thu, 2 May 2024 02:17:48 +0200 Subject: [PATCH] make docs fix --- docs/make.jl | 2 -- 1 file changed, 2 deletions(-) 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