kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
fix linter error
rodzic
599129897a
commit
e5937b42e4
|
@ -1,5 +1,5 @@
|
||||||
import reducer from '../alerts';
|
import reducer from '../alerts';
|
||||||
import { List as ImmutableList, Map as ImmutableMap } from 'immutable';
|
import { List as ImmutableList } from 'immutable';
|
||||||
import * as actions from 'soapbox/actions/alerts';
|
import * as actions from 'soapbox/actions/alerts';
|
||||||
|
|
||||||
describe('alerts reducer', () => {
|
describe('alerts reducer', () => {
|
||||||
|
|
Ładowanie…
Reference in New Issue