Skip to content

Commit 004bec9

Browse files
author
Matthias Koeppe
committed
src/sage/rings/padics/all.py: Remove imports of removed functions
1 parent 56181f5 commit 004bec9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/rings/padics/all.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from .generic_nodes import is_pAdicField, is_pAdicRing
21
from .factory import Zp, Zq, Zp as pAdicRing, ZpCR, ZpCA, ZpFM, ZpFP, ZpLC, ZpLF, ZqCR, ZqCA, ZqFM, ZqFP, ZpER
32
from .factory import Qp, Qq, Qp as pAdicField, QpCR, QpFP, QpLC, QpLF, QqCR, QqFP, QpER
43
from .factory import pAdicExtension

0 commit comments

Comments
 (0)