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