mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-16 13:54:52 +00:00
Fix formatting in fu_common_get_block_devices ()
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
This commit is contained in:
parent
4558e5f317
commit
8d5784192f
@ -2802,7 +2802,6 @@ fu_common_get_block_devices (GError **error)
|
||||
g_ptr_array_add (devices, g_steal_pointer (&proxy_blk));
|
||||
}
|
||||
|
||||
|
||||
return g_steal_pointer (&devices);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user