export const meta = { title: `Remove files`, description: `Learn more about how to remove files using Amplify's storage category` }; import js0 from '/src/fragments/lib/storage/js/remove.mdx'; import reactnative0 from '/src/fragments/lib/storage/js/remove.mdx'; import ios1 from '/src/fragments/lib/storage/ios/remove.mdx'; import android2 from '/src/fragments/lib/storage/android/remove.mdx'; import flutter3 from '/src/fragments/lib/storage/flutter/remove.mdx';