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

Commit 1744ffa

Browse files
author
Matthias Koeppe
committed
Merge #31959
2 parents 7152e1f + f02ca28 commit 1744ffa

File tree

1 file changed

+0
-1
lines changed
  • src/sage/geometry/polyhedron

1 file changed

+0
-1
lines changed

src/sage/geometry/polyhedron/face.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
# http://www.gnu.org/licenses/
7474
########################################################################
7575

76-
from sage.structure.sage_object import SageObject
7776
from sage.structure.richcmp import richcmp_method, richcmp
7877
from sage.misc.all import cached_method
7978
from sage.modules.free_module_element import vector

0 commit comments

Comments
 (0)