We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d720c commit b36dc8bCopy full SHA for b36dc8b
main.go
@@ -22,8 +22,6 @@ import (
22
_ "github.com/mjibson/moggio/codec/wav"
23
24
// protocols
25
- // _ "github.com/mjibson/moggio/protocol/bandcamp"
26
-
27
_ "github.com/mjibson/moggio/protocol/file"
28
_ "github.com/mjibson/moggio/protocol/stream"
29
)
0 commit comments