Skip to content

Commit

Permalink
removed cuddled statement
Browse files Browse the repository at this point in the history
  • Loading branch information
joicemjoseph committed Oct 1, 2020
1 parent 1ee9020 commit aa43541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ func initFileSystem() (stuffbin.FileSystem, error) {
if err != nil {
return nil, err
}

fs, err := stuffbin.UnStuff(path)
if err == nil {
return fs, nil
Expand Down

0 comments on commit aa43541

Please sign in to comment.