Update to cli/backup/exchange.go

Removal of global variable from file.
This commit is contained in:
Danny Adams 2023-03-08 08:48:23 -05:00
parent 913327e016
commit 4b58ac472f

View File

@ -28,9 +28,7 @@ import (
// exchange bucket info from flags
var (
backupID string
exchangeData []string
user []string
contact []string
contactFolder []string