Skip to content

Commit

Permalink
add dropped import
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Oct 7, 2023
1 parent aa76ccc commit 38b9c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/StartUpDGSummationByPartsOperatorsExt.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module StartUpDGSummationByPartsOperatorsExt

using LinearAlgebra: LinearAlgebra, Diagonal, diag, norm, UniformScaling
using SparseArrays: sparse, droptol!
using SparseArrays: sparse, droptol!, spzeros

using StartUpDG

Expand Down

0 comments on commit 38b9c1e

Please sign in to comment.