misc/migration/3.4.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 10 Feb 2012 10:00:00 +0100
branchstable
changeset 8203 e0efa7583221
parent 2127 bc86aa68cc43
child 8798 cdab3aadc679
permissions -rw-r--r--
kill dead code in Workflow view This looks like it's been missed in r5224:34e669b6fd95.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2127
bc86aa68cc43 no more meta attribute on entity and relation type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
drop_attribute('CWEType', 'meta')
bc86aa68cc43 no more meta attribute on entity and relation type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
drop_attribute('CWRType', 'meta')