foxconn: remove unneeded input bundle unref

This commit is contained in:
Aleksander Morgado
2022-03-25 13:55:03 +01:00
parent a56f96f074
commit b81680a3fd

View File

@@ -240,7 +240,6 @@ firmware_load_update_settings (MMIfaceModemFirmware *self,
MM_PORT_QMI_FLAG_DEFAULT,
NULL);
if (!client) {
qmi_message_fox_get_firmware_version_input_unref (input);
firmware_load_update_settings_over_dms_service (self, task);
return;
}