Remove useless code for sync.pp

In order to improve efficiency, remove useless code.

Change-Id: I4517bc2c8386c19e06744d1d155aab8c067322b8
This commit is contained in:
ZhongShengping 2018-04-08 09:08:42 +08:00
parent e3da95861d
commit 0ea6d3d651
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ class heat::db::sync(
) {
include ::heat::deps
include ::heat::params
exec { 'heat-dbsync':
command => "heat-manage ${extra_params} db_sync",