Skip to content

Commit

Permalink
fix: Remove unused vars
Browse files Browse the repository at this point in the history
fix: Remove unused vars
  • Loading branch information
kroese authored Nov 16, 2023
2 parents dad9d7a + e024945 commit ff7dac4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/disk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff7dac4

Please sign in to comment.