working
This commit is contained in:
@ -15,10 +15,6 @@ import (
|
||||
"golang.org/x/time/rate"
|
||||
)
|
||||
|
||||
func main() {
|
||||
fmt.Println("vim-go")
|
||||
}
|
||||
|
||||
type TelegramSender interface {
|
||||
SendLink(link, channel, rhash string) error
|
||||
}
|
||||
|
Reference in New Issue
Block a user