Skip to content

Commit

Permalink
fix oops
Browse files Browse the repository at this point in the history
  • Loading branch information
tthsqe12 committed Oct 11, 2021
1 parent 01314f4 commit fb300d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ideal/IdealTypes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ mutable struct sideal{T <: AbstractAlgebra.NCRingElem} <: Set
finalizer(_sideal_clear_fn, z)
return z
end
return z
end

function _sideal_clear_fn(I::sideal{spoly{T}}) where T
Expand Down

0 comments on commit fb300d4

Please sign in to comment.