mirror of
https://github.com/atom/atom.git
synced 2026-02-18 10:31:54 -05:00
Add missing require for path
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
fsUtils = require 'fs-utils'
|
||||
path = require 'path'
|
||||
_ = require 'underscore'
|
||||
$ = require 'jquery'
|
||||
Range = require 'range'
|
||||
|
||||
Reference in New Issue
Block a user