misc/migration/2.48.8_Any.py
branchstable
changeset 3315 59220b704562
parent 3298 caef98aa4a98
parent 3314 cfa77453e742
child 3317 42ca81d2e805
child 3318 5b47b9f09bca
--- a/misc/migration/2.48.8_Any.py	Thu Sep 17 19:38:04 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-"""
-
-:organization: Logilab
-:copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
-:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
-:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
-"""
-for etype in ('CWRType', 'CWAttribute', 'CWRelation', 'CWConstraint', 'CWConstraintType'):
-    synchronize_permissions(etype)