Merge "Remove redundant code"

This commit is contained in:
Jenkins 2016-12-20 00:51:22 +00:00 committed by Gerrit Code Review
commit 9d63728d14

View File

@ -65,7 +65,6 @@ class openstack_integration::mistral {
class { '::mistral::client': }
class { '::mistral::engine': }
class { '::mistral::executor': }
class { '::mistral::db::sync': }
}
}