mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-30 07:57:12 +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…
Add table
Reference in a new issue