Skip to content

Commit 938b335

Browse files
committed
chore: remove old code
1 parent 3da2fae commit 938b335

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Node.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,6 @@ macro make_accessors(node_type)
290290
)
291291
end
292292

293-
# @make_accessors Node{T,2} where {T}
294-
# @make_accessors GraphNode{T,2} where {T}
295293
@make_accessors Node
296294
@make_accessors GraphNode
297295
# TODO: Disable the `.l` accessors eventually, once the codebase is fully generic

0 commit comments

Comments
 (0)