Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje committed Aug 1, 2024
1 parent 02a2bfa commit 1357a3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
import { FC } from 'react';
import moment from 'moment-timezone';
import userEvent from '@testing-library/user-event';
import {
Expand Down

0 comments on commit 1357a3e

Please sign in to comment.