updated baas cluster seeds construction
diff --git a/templates/baas-silent-install.conf.j2 b/templates/baas-silent-install.conf.j2
index e0e3c43..105e1e0 100644
--- a/templates/baas-silent-install.conf.j2
+++ b/templates/baas-silent-install.conf.j2
@@ -41,8 +41,6 @@
{% endif %}
{% endif %}
-
-
# Replication is in the form "dataCenterName:#CassandraNodes".
# For example, for dc-1 with three Cassandra nodes, it is dc-1:3.
{% if groups['dc-1-cassandra'] is defined and inventory_hostname in groups['dc-1'] %}