diff --git a/src/components/Select/__stories__/SelectShowcase.tsx b/src/components/Select/__stories__/SelectShowcase.tsx
index 0940145be1..3ea86c4d00 100644
--- a/src/components/Select/__stories__/SelectShowcase.tsx
+++ b/src/components/Select/__stories__/SelectShowcase.tsx
@@ -435,25 +435,6 @@ export const SelectShowcase = (props: SelectProps) => {
-
-
-
-
-
-
-
-
-
-
-
-
);
};