Merge branch 'collectd-5.7'
[collectd.git] / src / amqp.c
index cd07023..4870107 100644 (file)
@@ -1022,5 +1022,3 @@ void module_register(void) {
   plugin_register_complex_config("amqp", camqp_config);
   plugin_register_shutdown("amqp", camqp_shutdown);
 } /* void module_register */
-
-/* vim: set sw=4 sts=4 et fdm=marker : */