remove pdbs
This commit is contained in:
parent
17a744a660
commit
f7f60f6988
|
@ -115,7 +115,6 @@ class Dummy:
|
||||||
user1.post({'type': model.t, 'devices': [pc]}, res=m.Action)
|
user1.post({'type': model.t, 'devices': [pc]}, res=m.Action)
|
||||||
|
|
||||||
# Perform a Sell to several devices
|
# Perform a Sell to several devices
|
||||||
# import pdb; pdb.set_trace()
|
|
||||||
user1.post(
|
user1.post(
|
||||||
{
|
{
|
||||||
'type': m.Sell.t,
|
'type': m.Sell.t,
|
||||||
|
|
Reference in New Issue