Merge branch 'collectd-5.7'
[collectd.git] / src / log_logstash.c
index 8df4313..0605930 100644 (file)
@@ -339,5 +339,3 @@ void module_register(void) {
   plugin_register_notification("log_logstash", log_logstash_notification,
                                /* user_data = */ NULL);
 } /* void module_register (void) */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */