Skip to content

Commit 5c4cac0

Browse files
committed
no show
1 parent 2f75188 commit 5c4cac0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/interface.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ symbol in the iterable returned by `states` which matches the given `sym`. Retur
4747
function state_sym_to_index end
4848

4949
function state_sym_to_index(store, sym)
50-
@show "why"
5150
findfirst(isequal(Symbol(sym)), Symbol.(states(store)))
5251
end
5352

0 commit comments

Comments
 (0)