mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Remove uneeded require to url
This commit is contained in:
@@ -5,7 +5,6 @@ ipc = require 'ipc'
|
||||
shell = require 'shell'
|
||||
{Subscriber} = require 'emissary'
|
||||
fs = require 'fs-plus'
|
||||
url = require 'url'
|
||||
|
||||
# Handles low-level events related to the window.
|
||||
module.exports =
|
||||
|
||||
Reference in New Issue
Block a user