mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-03 19:43:04 +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'
|
||||
remote = require 'remote'
|
||||
shell = require 'shell'
|
||||
React = require "react"
|
||||
|
||||
_ = require 'underscore-plus'
|
||||
{deprecate} = require 'grim'
|
||||
|
|
Loading…
Reference in a new issue