Skip to content

Commit fe5237a

Browse files
committed
remove outdated comment
1 parent e93bfe2 commit fe5237a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NDTensors/src/lib/Sectors/src/category_product.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ function CategoryProduct(pairs::Pair...)
225225
return CategoryProduct(NamedTuple{keys}(vals))
226226
end
227227

228-
# sector() acts as empty NamedTuple
229228
function categories_isequal(nt::NamedTuple, ::Tuple{})
230229
return categories_isequal(nt, (;))
231230
end

0 commit comments

Comments
 (0)