gluon-core: gluon_mesh.sh: whitespace cleanup

This commit is contained in:
Christof Schulze 2017-06-22 23:13:44 +02:00
parent acfc3cc1a2
commit 53ae15fdbe

View File

@ -29,7 +29,6 @@ proto_gluon_mesh_setup() {
json_add_boolean fixed_mtu "$FIXED_MTU"
json_add_boolean transitive "$TRANSITIVE"
proto_close_data
proto_send_update "$CONFIG"
for script in /lib/gluon/core/mesh/post-setup.d/*; do