mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Remove log
This commit is contained in:
@@ -146,8 +146,6 @@ class Project extends Model
|
||||
filePath = @resolve(filePath) ? ''
|
||||
resource = opener(filePath, options) for opener in @openers when !resource
|
||||
|
||||
console.log resource
|
||||
|
||||
if resource
|
||||
Q(resource)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user