shortcuts: remove unused import

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-02-16 13:09:05 +01:00
parent c8d1f915e7
commit 64da85d7aa
@@ -24,7 +24,6 @@ import {
renderInTestApp,
wrapInTestApp,
} from '@backstage/test-utils';
import { pageTheme } from '@backstage/theme';
import { SidebarContext } from '@backstage/core-components';
describe('ShortcutItem', () => {