Minor changes

This commit is contained in:
aditya-K2 2021-11-14 14:21:16 +05:30
parent 5623551b61
commit 84535b2901
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ func (s *progressBar) updateTitle(r *Renderer) {
r.Send(_currentAttributes["file"])
CurrentSong = song
}
// fmt.Println(len(_currentAttributes))
}
}