diff --git a/svc_file.go b/svc_file.go index 941ee24..e32c319 100644 --- a/svc_file.go +++ b/svc_file.go @@ -138,9 +138,6 @@ func (c *FileService) Upload(projectID string, file FileUpload) (r FileUploadRes if file.CustomTranslationStatusInsertedKeys == nil { file.CustomTranslationStatusInsertedKeys = Bool(true) } - if file.UseAutomations == nil { - file.UseAutomations = Bool(true) - } file.Queue = true