mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
remove unused import
This commit is contained in:
parent
f9f1e2ddec
commit
8caadca66c
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';
|
import { connect as reduxConnect } from 'react-redux';
|
||||||
|
|
||||||
// we expose these two deps to component decorators
|
// we expose these two deps to component decorators
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue