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

Commit d84620d

Browse files
author
Jean-Pierre Flori
committed
Remove useless import of pushout in number_field.py.
1 parent 707ab45 commit d84620d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/rings/number_field/number_field.py

-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
from sage.misc.functional import is_odd
101101
from sage.misc.misc_c import prod
102102
from sage.categories.homset import End
103-
from sage.categories.pushout import pushout
104103

105104
import sage.rings.ring
106105
from sage.misc.latex import latex_variable_name

0 commit comments

Comments
 (0)