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