Skip to content

Commit

Permalink
Remove unused moment import
Browse files Browse the repository at this point in the history
  • Loading branch information
reefdog committed Mar 7, 2019
1 parent 7a811f3 commit c3d0645
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/components/ScopePickers/IntervalPicker.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from 'react'
import PropTypes from 'prop-types'
import moment from 'moment'

import StyledPicker from './_StyledPicker'

Expand Down

0 comments on commit c3d0645

Please sign in to comment.