removed silly debug stmt
This commit is contained in:
parent
7e1f67538a
commit
22b5d4a958
|
@ -10,7 +10,6 @@ n1 = 50_000
|
||||||
n2 = 10_000
|
n2 = 10_000
|
||||||
|
|
||||||
if $DEBUG
|
if $DEBUG
|
||||||
raise "WHAT THE HELL?" # DEBUG
|
|
||||||
n1 = 5
|
n1 = 5
|
||||||
n2 = 1
|
n2 = 1
|
||||||
c.drop
|
c.drop
|
||||||
|
|
Loading…
Reference in New Issue