@mintlify/prebuild 1.0.794 → 1.0.795

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -98,7 +98,6 @@ export const update = async ({ contentDirectoryPath, staticFilenames, openApiFil
98
98
  snippetsV2: snippetV2Contents,
99
99
  filesWithImports,
100
100
  }),
101
- writeFile(newOpenApiFiles, 'src/_props/openApiFiles.json'),
102
101
  writeFile(customLanguages, 'src/_props/customLanguages.json'),
103
102
  writeOpenApiData(newOpenApiFiles),
104
103
  writeAsyncApiFiles(newAsyncApiFiles),