Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Dec 8, 2024
1 parent 670e912 commit 6aa37f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/LightSumTypes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ function branchs(variants, variants_with_P, outputs)
return branchs
end

constructor(T, V, args::Vararg{Any, N}; kwargs...) where N = T(V(args...; kwargs...))

"""
variant(inst)
Expand Down

0 comments on commit 6aa37f2

Please sign in to comment.