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

Commit

Permalink
src/sage/modular/pollack_stevens/dist.pyx: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Oct 21, 2021
1 parent 00f5615 commit 27b44b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/modular/pollack_stevens/dist.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ from sage.matrix.matrix cimport Matrix
from sage.matrix.matrix_space import MatrixSpace
from sage.matrix.constructor import matrix
from sage.misc.prandom import random
from sage.functions.other import floor
from sage.structure.element cimport RingElement, Element
import operator
from sage.rings.padics.padic_generic import pAdicGeneric
Expand Down

0 comments on commit 27b44b9

Please sign in to comment.