kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Lint fix
rodzic
b81dd09fc3
commit
3d76853e93
|
@ -1,8 +1,8 @@
|
||||||
import { Map as ImmutableMap } from 'immutable';
|
// import { Map as ImmutableMap } from 'immutable';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
|
||||||
import { render, screen } from '../../../../jest/test-helpers';
|
import { render, screen } from '../../../../jest/test-helpers';
|
||||||
import { normalizeAccount, normalizeInstance, normalizeRelationship } from '../../../../normalizers';
|
import { normalizeAccount, normalizeRelationship } from '../../../../normalizers';
|
||||||
import SubscribeButton from '../subscription-button';
|
import SubscribeButton from '../subscription-button';
|
||||||
|
|
||||||
let account = {
|
let account = {
|
||||||
|
|
Ładowanie…
Reference in New Issue