Removed unnecessary space
This commit is contained in:
parent
7d23e28e65
commit
5da0ca1f03
@ -125,7 +125,6 @@ func decodeUTF16(b []byte, bo binary.ByteOrder) string {
|
||||
// Comm is a type used in COMM, UFID, TXXX, WXXX and USLT tag.
|
||||
// It's a text with a description and a specified language
|
||||
// For WXXX, TXXX and UFID, we don't set a Language
|
||||
|
||||
type Comm struct {
|
||||
Language string
|
||||
Description string
|
||||
|
Loading…
Reference in New Issue
Block a user