Skip to content

Commit

Permalink
Update src/ecc/ECC.jl
Browse files Browse the repository at this point in the history
Remove unused import

Co-authored-by: Stefan Krastanov <[email protected]>
  • Loading branch information
Benzillaist and Krastanov authored Dec 19, 2023
1 parent 2eb3eb4 commit 49046fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ecc/ECC.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import QuantumClifford: Stabilizer, MixedDestabilizer
using DocStringExtensions
using Combinatorics: combinations
using Statistics: std
using LinearAlgebra: rank
using Nemo: ZZ, residue_ring, matrix

abstract type AbstractECC end
Expand Down

0 comments on commit 49046fe

Please sign in to comment.