@ -28,8 +28,8 @@ import (
"github.com/spf13/pflag"
)
type TranslateSettings struct{
proxy *url.URL
type TranslateSettings struct {
userAgent string
}