Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed May 22, 2024
1 parent cac1619 commit 959d82b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sitetype.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ function ITensors.siteinds(x, g::AbstractGraph; kwargs...)
end

function to_siteind(x, vertex; kwargs...)
@show x
return [siteind(x, vertex_tag(vertex); kwargs...)]
end

Expand Down

0 comments on commit 959d82b

Please sign in to comment.