Comment unused dependency

This commit is contained in:
César Francisco San Nicolás Martínez 2024-01-12 11:34:28 +01:00 committed by Seth Foster
parent d8b4a9825e
commit 901dbd697e

View File

@ -1,5 +1,4 @@
import React from 'react';
import { Link } from 'react-router-dom';
import { t } from '@lingui/macro';
import 'styled-components/macro';
import { Tr, Td } from '@patternfly/react-table';