mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 03:33:02 +00:00
refactor: remove logging in algorithms
This commit is contained in:
@@ -31,10 +31,6 @@ func NewDecoder(file []byte) common.Decoder {
|
||||
}
|
||||
}
|
||||
|
||||
func (d *Decoder) GetCoverImage() []byte {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (d *Decoder) GetAudioData() []byte {
|
||||
return d.audio
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user