Skip to content

Commit ae4e1ec

Browse files
authored
no need for pexepect-gap in linear_code.py
1 parent 15767bc commit ae4e1ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/coding/linear_code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ class should inherit from this class. Also ``AbstractLinearCode`` should never
231231

232232
lazy_import('sage.groups.perm_gps.permgroup_named', 'SymmetricGroup')
233233
lazy_import('sage.groups.perm_gps.permgroup', 'PermutationGroup')
234-
lazy_import('sage.interfaces.gap', 'gap')
235234

236235

237236
# *****************************************************************************

0 commit comments

Comments
 (0)