Remove __init__ from charm-helpers yaml.

This commit is contained in:
Corey Bryant
2014-12-11 14:52:02 +00:00
parent 1c5f5eeabe
commit 75457e7a26

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
- fetch - fetch
- contrib.openstack|inc=* - contrib.openstack|inc=*