Skip to content

Commit

Permalink
Merge pull request #11 from sharathrnair87/fix/unused_variable
Browse files Browse the repository at this point in the history
Fix: Remove unused variable `encryptedStateFile`
  • Loading branch information
DFW1N committed Jun 20, 2024
2 parents 7f12cc4 + 8d97383 commit b13000b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/wrap.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import (
"path/filepath"
)

var encryptedStateFile string
var encodedStateFile string

func Wrap() {
Expand Down

0 comments on commit b13000b

Please sign in to comment.