Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jun 14, 2024
1 parent 88e0c2b commit 544ea16
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/arithmetic.jl
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ function MA.operate_to!(
return res
end

_coeffs_if_element(a::AlgebraElement) = coeffs(a)
_coeffs_if_element(α) = α

function MA.operate_to!(
res::AlgebraElement,
::typeof(*),
Expand Down

0 comments on commit 544ea16

Please sign in to comment.