Skip to content

Commit

Permalink
remove signature
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Dec 17, 2024
1 parent b889baf commit 9dc3f5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/parameter.jl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ SQLite.esc_id(x::NodeType.T) = esc_id(string(x))

"""
NodeID(type::Union{NodeType.T, Symbol, AbstractString}, value::Integer, idx::Int)
NodeID(type::Union{NodeType.T, Symbol, AbstractString}, value::Integer, db::DB)
NodeID(type::Union{NodeType.T, Symbol, AbstractString}, value::Integer, p::Parameters)
NodeID(type::Union{NodeType.T, Symbol, AbstractString}, value::Integer, node_ids::Vector{NodeID})
Expand Down

0 comments on commit 9dc3f5b

Please sign in to comment.