prune unused import

This commit is contained in:
Kenneth Bingham 2023-12-05 13:41:11 -05:00
parent 191f0065c6
commit c0202e183e
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -6,9 +6,7 @@ hide_table_of_contents: true
---
import OsTabs from '@theme/OsTabs';
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
// import Details from '@theme/MDXComponents/Details';
import LinuxService from './_frontdoor-linux.mdx';
import ReservedDocker from './_frontdoor-docker.mdx';