remove stray line
This commit is contained in:
parent
0b6539f3e9
commit
110785feeb
@ -397,7 +397,6 @@ InstallMethod(ViewString, "for opposite objects",
|
||||
InstallMethod(\=, "for two opposite objects",
|
||||
IsIdenticalObj,
|
||||
[IsDefaultOppositeObject, IsDefaultOppositeObject],
|
||||
[IsDefaultConjugatorObject, IsDefaultConjugatorObject],
|
||||
function(l,r) return l![1] = r![1]; end
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user