mirror of
https://github.com/atom/atom.git
synced 2026-02-15 09:05:58 -05:00
Remove unused $native.lastModified()
This commit is contained in:
@@ -131,9 +131,6 @@ module.exports =
|
||||
|
||||
traverse(rootPath, '', onFile, onDirectory)
|
||||
|
||||
lastModified: (path) ->
|
||||
$native.lastModified(path)
|
||||
|
||||
md5ForPath: (path) ->
|
||||
$native.md5ForPath(path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user