Remove __init__ from charm-helpers yaml.

This commit is contained in:
Corey Bryant 2014-12-11 14:51:07 +00:00
parent bab64beac5
commit a891b50184

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=*