Merge branch 'lint-fix' into 'develop'

Lint fix

See merge request soapbox-pub/soapbox-fe!1541
environments/review-develop-3zknud/deployments/298
Justin 2022-06-17 12:15:56 +00:00
commit 7890ad610d
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
import { Map as ImmutableMap } from 'immutable';
// import { Map as ImmutableMap } from 'immutable';
import React from 'react';
import { render, screen } from '../../../../jest/test-helpers';
import { normalizeAccount, normalizeInstance, normalizeRelationship } from '../../../../normalizers';
import { normalizeAccount, normalizeRelationship } from '../../../../normalizers';
import SubscribeButton from '../subscription-button';
let account = {