remove default empty workflows (#5104)

This commit is contained in:
Frédéric Péters 2014-07-07 14:48:04 +02:00
parent 0be56a156d
commit 3aba42f602
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
<?xml version="1.0"?>
<object name="portal_workflow">
<bindings>
<type type_id="dmsappendixfile">
<bound-workflow workflow_id=""/>
</type>
<type type_id="dmsmainfile">
<bound-workflow workflow_id=""/>
</type>
</bindings>
</object>