mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
💄
This commit is contained in:
@@ -46,7 +46,6 @@ class Config
|
||||
|
||||
fsUtils.makeDirectory(@configDirPath)
|
||||
|
||||
|
||||
queue = async.queue ({sourcePath, destinationPath}, callback) =>
|
||||
fsUtils.copy(sourcePath, destinationPath, callback)
|
||||
queue.drain = done
|
||||
|
||||
Reference in New Issue
Block a user