mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-12-17 23:28:26 +08:00
fix(atom): Requiring react breaking build
This commit is contained in:
parent
809033c601
commit
b43a79a75b
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ os = require 'os'
|
||||||
path = require 'path'
|
path = require 'path'
|
||||||
remote = require 'remote'
|
remote = require 'remote'
|
||||||
shell = require 'shell'
|
shell = require 'shell'
|
||||||
React = require "react"
|
|
||||||
|
|
||||||
_ = require 'underscore-plus'
|
_ = require 'underscore-plus'
|
||||||
{deprecate} = require 'grim'
|
{deprecate} = require 'grim'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue