From 4fb8c7ad511687034caa36cd428b50a68aa880d1 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 6 Jul 2021 17:33:33 +0100 Subject: [PATCH] trivial: Fix precommit issue Weird. --- plugins/redfish/fu-redfish-backend.h | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/redfish/fu-redfish-backend.h b/plugins/redfish/fu-redfish-backend.h index d5f1edb90..7a1c47777 100644 --- a/plugins/redfish/fu-redfish-backend.h +++ b/plugins/redfish/fu-redfish-backend.h @@ -29,4 +29,3 @@ gboolean fu_redfish_backend_update (FuRedfishBackend *self, FuDevice *device, GBytes *blob_fw, GError **error); -