Commit 89f275b4 authored by Łukasz Nowak's avatar Łukasz Nowak

Remove pdb.

parent 10a4e0ee
......@@ -86,8 +86,6 @@ class PropertyTypeValidity(Constraint):
property_type = 'lines'
else:
property_type = prop['type']
if property_id == 'password':
import ipdb ; ipdb.set_trace()
# if this property was a local property and has been later added in a
# property sheet, we want to remove it from _local_properties
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment