Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Summary: Drive-by change.

Reviewed By: cekkaewnumchai

Differential Revision: D20868980

fbshipit-source-id: 1c3602cc976bc37a4196d2368960fe0a5e8a62ec
  • Loading branch information
passy authored and facebook-github-bot committed Apr 6, 2020
1 parent 406f2f4 commit 64e5fff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion desktop/app/src/dispatcher/plugins.tsx
Expand Up @@ -10,7 +10,6 @@
import {Store} from '../reducers/index';
import {Logger} from '../fb-interfaces/Logger';
import {FlipperPlugin, FlipperDevicePlugin} from '../plugin';
import {State} from '../reducers/plugins';
import React from 'react';
import ReactDOM from 'react-dom';
import adbkit from 'adbkit';
Expand Down

0 comments on commit 64e5fff

Please sign in to comment.