Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Commit

Permalink
apply gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sotetsuk committed Jul 13, 2016
1 parent e926c9c commit 7b1f41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decode.go
Expand Up @@ -93,4 +93,4 @@ func Decode(bibstring string) (bibmap map[string]interface{}, err error) {
}

return bibmap, err
}
}

0 comments on commit 7b1f41e

Please sign in to comment.