mirror of
https://github.com/atom/atom.git
synced 2026-02-05 20:25:04 -05:00
Update browser files to use require 'electron'
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
app = require 'app'
|
||||
{app, protocol} = require 'electron'
|
||||
fs = require 'fs'
|
||||
path = require 'path'
|
||||
protocol = require 'protocol'
|
||||
|
||||
# Handles requests with 'atom' protocol.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user