mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
remove unused import
This commit is contained in:
parent
80593800e3
commit
dc974bf173
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { ipcRenderer, remote } from 'electron';
|
||||
import { remote } from 'electron';
|
||||
import { connect as reduxConnect } from 'react-redux';
|
||||
|
||||
// we expose these two deps to component decorators
|
||||
|
|
|
|||
Loading…
Reference in a new issue