2063f8e7702a246384f8ed06609919da95cc9135
audio.PCM16kMono was only referenced by a `var _ =` placeholder whose comment claimed to keep the import "honest" for a method call that doesn't need it — out.Format's IsValid() is a method value, calling it never requires importing the package that defines the type. The import had no other use in the file, so both it and the placeholder were dead.
Description
No description provided
Languages
Go
97.1%
HTML
0.9%
Shell
0.6%
CSS
0.5%
Makefile
0.3%
Other
0.6%