Skip to content

Commit 87748be

Browse files
committed
remove unused code
1 parent c2759b7 commit 87748be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/auxiliary/auxiliary.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,3 @@ end
8686
else
8787
_allequal(f, xs) = allequal(f, xs)
8888
end
89-
90-
Base.@assume_effects :foldable parenttype(::Type{T}) where {T} =
91-
Core.Compiler.return_type(parent, Tuple{T})

0 commit comments

Comments
 (0)