Skip to content

Commit c7c70dd

Browse files
author
Rachel Killackey
committed
remove import
1 parent 8693ef9 commit c7c70dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/forms/inputs/date-input.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react'
22
import { render, mount } from 'enzyme'
33
import { DateInput } from '../../../src/'
4-
import moment from 'moment'
54

65
const name = 'name.of.field'
76
const value = '2020-01-01'

0 commit comments

Comments
 (0)