diff --git a/packages/ui/src/components/Visualization/CanvasFallback/CanvasFallback.tsx b/packages/ui/src/components/Visualization/CanvasFallback/CanvasFallback.tsx
index acdd9bff5..81c409f69 100644
--- a/packages/ui/src/components/Visualization/CanvasFallback/CanvasFallback.tsx
+++ b/packages/ui/src/components/Visualization/CanvasFallback/CanvasFallback.tsx
@@ -1,20 +1,7 @@
-import {
- Bullseye,
- Button,
- EmptyState,
- EmptyStateActions,
- EmptyStateBody,
- EmptyStateFooter,
- EmptyStateHeader,
- EmptyStateIcon,
-} from '@patternfly/react-core';
-import { ArrowLeftIcon, EyeSlashIcon } from '@patternfly/react-icons';
-import { Links } from '../../../router/links.models';
-import { useComponentLink } from '../../../hooks/ComponentLink';
+import { Bullseye, EmptyState, EmptyStateBody, EmptyStateHeader, EmptyStateIcon } from '@patternfly/react-core';
+import { EyeSlashIcon } from '@patternfly/react-icons';
export const CanvasFallback = () => {
- const backLink = useComponentLink(Links.SourceCode);
-
return (
Try to go back to the source code and check if the source code is valid.
It might be that the source code is not available, or that the source code is not valid.
+Try to go back to the source code and check if the source code is valid.
++ It might be that the source code is not available, or that the source code is not valid. +
++ Try to go back to the source code and check if the source code is valid. +
+