Skip to content

Commit d3b66f5

Browse files
author
Strek
authored
Fixes linting issues (#4452)
1 parent 4b7843a commit d3b66f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/SocialBanner/SocialBanner.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77

88
// $FlowFixMe Update Flow
99
import React from 'react';
10-
import {colors, fonts, media} from 'theme';
11-
import ExternalLinkSvg from 'templates/components/ExternalLinkSvg';
10+
import {colors, media} from 'theme';
1211

1312
const linkProps = {
1413
href: 'https://opensource.fb.com/support-ukraine',

0 commit comments

Comments
 (0)