Fix Flipper lints #2
Summary: Per title. Reviewed By: timur-valiev Differential Revision: D30843077 fbshipit-source-id: 1a3f4757518610b8caf41c62af7e27723d0de8d6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
50f19ed3a0
commit
1b8da297e3
@@ -7,6 +7,8 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
// Used to register a shortcut. Don't have an alternative for that.
|
||||
// eslint-disable-next-line flipper/no-electron-remote-imports
|
||||
import {remote} from 'electron';
|
||||
import MetroDevice from '../server/devices/metro/MetroDevice';
|
||||
import {Store} from '../reducers';
|
||||
|
||||
Reference in New Issue
Block a user