shortcuts: remove unused import
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -24,7 +24,6 @@ import {
|
||||
renderInTestApp,
|
||||
wrapInTestApp,
|
||||
} from '@backstage/test-utils';
|
||||
import { pageTheme } from '@backstage/theme';
|
||||
import { SidebarContext } from '@backstage/core-components';
|
||||
|
||||
describe('ShortcutItem', () => {
|
||||
|
||||
Reference in New Issue
Block a user