Skip to content

Commit

Permalink
src/sage/rings/real_mpfr.pyx: Remove duplicate cimport
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jun 23, 2024
1 parent d0238b1 commit c36fafc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sage/rings/real_mpfr.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ from sage.structure.richcmp cimport rich_to_bool_sgn
cdef bin_op
from sage.structure.element import bin_op

from sage.libs.mpmath.utils cimport mpfr_to_mpfval

from sage.rings.integer cimport Integer
from sage.rings.rational cimport Rational
from sage.rings.real_double cimport RealDoubleElement
Expand Down

0 comments on commit c36fafc

Please sign in to comment.