init
This commit is contained in:
7
extractor/builtins/builtins.go
Normal file
7
extractor/builtins/builtins.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package builtins
|
||||
|
||||
import (
|
||||
_ "git.nobrain.org/r4/dischord/extractor/spotify"
|
||||
_ "git.nobrain.org/r4/dischord/extractor/youtube"
|
||||
_ "git.nobrain.org/r4/dischord/extractor/ytdl"
|
||||
)
|
||||
Reference in New Issue
Block a user