drop pdbs
This commit is contained in:
parent
1988260c05
commit
f3766e49a8
|
@ -230,7 +230,6 @@ class BindingView(GenericMixin):
|
||||||
)
|
)
|
||||||
return flask.redirect(next_url)
|
return flask.redirect(next_url)
|
||||||
|
|
||||||
# import pdb; pdb.set_trace()
|
|
||||||
self.context.update(
|
self.context.update(
|
||||||
{
|
{
|
||||||
'device': device.binding.device,
|
'device': device.binding.device,
|
||||||
|
|
Reference in New Issue