Removed gab_trends action in news (for now, TESTING)
• Removed: - gab_trends action in news (for now, TESTING)
This commit is contained in:
parent
036ef006ae
commit
cb30e0dcbf
|
@ -4,7 +4,6 @@ import { connect } from 'react-redux'
|
|||
import { withRouter } from 'react-router-dom'
|
||||
import isObject from 'lodash.isobject'
|
||||
import queryString from 'query-string'
|
||||
import { fetchGabTrends } from '../actions/gab_trends'
|
||||
import { BREAKPOINT_EXTRA_SMALL } from '../constants'
|
||||
import Block from '../components/block'
|
||||
import Button from '../components/button'
|
||||
|
|
Loading…
Reference in New Issue