style fix: Remove duplicate empty lines
[platform/upstream/libinput.git] / test / udev.c
index f07decb..9a59eb5 100644 (file)
@@ -47,7 +47,6 @@ const struct libinput_interface simple_interface = {
        .close_restricted = close_restricted,
 };
 
-
 START_TEST(udev_create_NULL)
 {
        struct libinput *li;