Skip to content

Commit

Permalink
Fixes import
Browse files Browse the repository at this point in the history
  • Loading branch information
ctauchen committed Oct 25, 2024
1 parent ff90b0f commit cad9c12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import InstallAKS from "@site/calico-enterprise/_includes/components/InstallAKS";
import InstallGKE from '@site/calico-enterprise/_includes/components/InstallGKE';
import InstallEKS from '@site/calico-enterprise/_includes/components/InstallEKS';
import InstallGeneric from '@site/calico-enterprise/_includes/components/InstallGeneric';
import InstallOpenShift from '@site/calico-enterprise/_includes/components/InstallOpenShift';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import InstallAKS from "@site/calico-enterprise/_includes/components/InstallAKS";
import InstallGKE from '@site/calico-enterprise/_includes/components/InstallGKE';
import InstallEKS from '@site/calico-enterprise/_includes/components/InstallEKS';
import InstallGeneric from '@site/calico-enterprise/_includes/components/InstallGeneric';
import InstallOpenShift from '@site/calico-enterprise/_includes/components/InstallOpenShift';

Expand Down

0 comments on commit cad9c12

Please sign in to comment.