From: Michael Orlitzky Date: Fri, 12 Mar 2021 02:36:55 +0000 (-0500) Subject: eja: delete an unused statement. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=sage.d.git;a=commitdiff_plain;h=c211ae29029b2f840b96d8fce3d064047c85b4a5 eja: delete an unused statement. --- diff --git a/mjo/eja/eja_algebra.py b/mjo/eja/eja_algebra.py index 845503b..e28ec6b 100644 --- a/mjo/eja/eja_algebra.py +++ b/mjo/eja/eja_algebra.py @@ -309,7 +309,6 @@ class FiniteDimensionalEJA(CombinatorialFreeModule): # as well as a subspace W of V spanned by those (vectorized) # basis elements. The W-coordinates are the coefficients that # we see in things like x = 1*b1 + 2*b2. - vector_basis = basis degree = 0 if n > 0: