Skip to content

Commit

Permalink
Remove unnecessary export of ×
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHnt committed Jun 5, 2022
1 parent 6c14b4a commit 539eccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RadiiPolynomial.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ include("utilities.jl")
include("sequence_spaces/vector_spaces.jl")
export VectorSpace, ParameterSpace, SequenceSpace, BaseSpace,
TensorSpace, , TensorIndices, Taylor, Fourier, Chebyshev,
CartesianSpace, CartesianPower, CartesianProduct, ×
CartesianSpace, CartesianPower, CartesianProduct

export order, frequency, space, spaces, dimension, dimensions, indices,
nspaces
Expand Down

0 comments on commit 539eccb

Please sign in to comment.