Skip to content

Commit

Permalink
fix: remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mleralec committed Jan 6, 2022
1 parent 919473a commit 9a7ba2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/DateTimePicker/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from 'react'
import { fireEvent } from '@testing-library/react'
import userEvent from '@testing-library/user-event'

// import { Form, getFormValues } from '../../utils/Form'
import { render } from '../../utils/tests'

import { DateTimePicker } from './index'
Expand Down

0 comments on commit 9a7ba2d

Please sign in to comment.