mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove call to removed function
This commit is contained in:
@@ -215,7 +215,6 @@ exports.register = ({resourcePath, devMode}={}) ->
|
||||
cache.registered = true
|
||||
cache.resourcePath = resourcePath
|
||||
registerBuiltins(devMode)
|
||||
requireDependencies()
|
||||
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user