Remove useless trailing newlines

Change-Id: Id8ed40014679d5b999e3a43ef8f957eea90d28a5
This commit is contained in:
jing.liuqing 2017-12-21 18:05:36 +08:00
parent 0c9cff94bd
commit 0df0df7dff
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ OPTS = [
cfg.StrOpt('tripleo_network_name',
default='ctlplane',
help='Name of the control plane Tripleo network')
]