Remove leftover import from testing

Signed-off-by: Boris Bera <bbera@coveo.com>
This commit is contained in:
Boris Bera
2023-03-09 11:22:37 -05:00
parent 6a51a49a81
commit ab0e9546a9
@@ -17,7 +17,6 @@
import React from 'react';
import { renderInTestApp } from '@backstage/test-utils';
import { Table } from './Table';
import { prettyDOM } from '@testing-library/react';
const column1 = {
title: 'Column 1',