remove extraneous else
This commit is contained in:
parent
66daffffbb
commit
012c70f6dc
@ -55,7 +55,6 @@ class Pacemaker::Resource::Primitive < Pacemaker::Resource
|
||||
unless send(data_type).empty?
|
||||
data_string = send("#{data_type}_string")
|
||||
str << continuation_line(data_string)
|
||||
else
|
||||
end
|
||||
end
|
||||
str
|
||||
|
Loading…
x
Reference in New Issue
Block a user