Skip to content

Commit e94a9ee

Browse files
committed
Removing unused import
1 parent 04e8af1 commit e94a9ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/DataTablesPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { useTranslation } from 'react-i18next';
33
import { Tables } from '@app/components/tables/Tables/Tables';
44
import { PageTitle } from '@app/components/common/PageTitle/PageTitle';
55
import { BaseRow } from '@app/components/common/BaseRow/BaseRow';
6-
import { BaseCol } from '@app/components/common/BaseCol/BaseCol';
76
import { useResponsive } from '@app/hooks/useResponsive';
87
import * as S from '@app/pages/uiComponentsPages/UIComponentsPage.styles';
98
import { Balance } from '@app/components/relay-dashboard/Balance/Balance';

0 commit comments

Comments
 (0)