From abd0414194a998aa8216ef530804ed34e674a9ad Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Tue, 31 Oct 2023 17:20:49 -0500 Subject: [PATCH] remove unused imports --- src/StartUpDG.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/StartUpDG.jl b/src/StartUpDG.jl index fb98506e..41b098f0 100644 --- a/src/StartUpDG.jl +++ b/src/StartUpDG.jl @@ -3,7 +3,7 @@ module StartUpDG using Reexport: @reexport using ConstructionBase: ConstructionBase -using FillArrays: Ones, Zeros, Fill +using FillArrays: Fill using HDF5: h5open # used to read in SBP triangular node data using Kronecker: kronecker # for Hex element matrix manipulations using LinearAlgebra: