mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-08 10:54:41 +00:00
trivial: Remove unused variable spotted by shellcheck
This commit is contained in:
parent
8fa65d98a5
commit
5f31395fcf
@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
exec 2>&1
|
exec 2>&1
|
||||||
dirname=`dirname $0`
|
|
||||||
device=08d460be0f1f9f128413f816022a6439e0078018
|
device=08d460be0f1f9f128413f816022a6439e0078018
|
||||||
|
|
||||||
error()
|
error()
|
||||||
|
Loading…
Reference in New Issue
Block a user