Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
34212: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
guojing0 committed Jul 26, 2022
1 parent 629145f commit 6cb6ac8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/rings/number_field/number_field_element.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ import sage.rings.rational_field
import sage.rings.rational
import sage.rings.integer_ring
import sage.rings.integer
from sage.rings.real_mpfr import RealField

from sage.arith.power cimport generic_power
from sage.rings.real_mpfi cimport RealIntervalFieldElement
Expand Down

0 comments on commit 6cb6ac8

Please sign in to comment.