Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Summary: ^

Reviewed By: mweststrate

Differential Revision: D43533768

fbshipit-source-id: ffcec138c294ad97bf7879e600894e2615a03f45
  • Loading branch information
lblasa authored and facebook-github-bot committed Feb 23, 2023
1 parent 2e31247 commit 26a7e17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion desktop/flipper-ui-core/src/sandy-chrome/LeftRail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ import config from '../fb-stubs/config';
import styled from '@emotion/styled';
import {showEmulatorLauncher} from './appinspect/LaunchEmulator';
import {setStaticView} from '../reducers/connections';
import {getLogger} from 'flipper-common';
import {SandyRatingButton} from '../chrome/RatingButton';
import {filterNotifications} from './notification/notificationUtils';
import {useMemoize} from 'flipper-plugin';
Expand Down

0 comments on commit 26a7e17

Please sign in to comment.