diff --git a/src/components/fields/HoursOfOperationField.tsx b/src/components/fields/HoursOfOperationField.tsx index 09b9a9e4..445bb7c3 100644 --- a/src/components/fields/HoursOfOperationField.tsx +++ b/src/components/fields/HoursOfOperationField.tsx @@ -1,6 +1,5 @@ import { Button, - Datepicker, IconButton, Layout, MultiColumnList, @@ -8,7 +7,7 @@ import { } from '@folio/stripes/components'; import classNames from 'classnames'; import React, { ReactNode } from 'react'; -import { Field, useField } from 'react-final-form'; +import { useField } from 'react-final-form'; import { FieldArrayRenderProps } from 'react-final-form-arrays'; import { FormattedMessage, useIntl } from 'react-intl'; import css from './HoursAndExceptionFields.css'; @@ -83,15 +82,13 @@ export default function HoursOfOperationField({ status: (