fix: Remove unused vars
fix: Remove unused vars
This commit is contained in:
commit
7c717f1fb3
1 changed files with 0 additions and 2 deletions
|
@ -23,9 +23,7 @@ addDisk () {
|
|||
local GB
|
||||
local DIR
|
||||
local REQ
|
||||
local SIZE
|
||||
local SPACE
|
||||
local MIN_SIZE
|
||||
local CUR_SIZE
|
||||
local DATA_SIZE
|
||||
local DISK_ID=$1
|
||||
|
|
Loading…
Reference in a new issue