Remove __init__ from charm-helpers yaml.

This commit is contained in:
Corey Bryant
2014-12-11 14:52:15 +00:00
parent bfd7986e0a
commit 8703cd9253

View File

@@ -1,7 +1,6 @@
branch: lp:charm-helpers branch: lp:charm-helpers
destination: hooks/charmhelpers destination: hooks/charmhelpers
include: include:
- __init__
- core - core
- contrib.openstack|inc=* - contrib.openstack|inc=*
- contrib.storage - contrib.storage