mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
oops, doesn't belong here
This commit is contained in:
@@ -4,7 +4,6 @@ module.exports =
|
||||
class Tab extends View
|
||||
@content: (editSession) ->
|
||||
@div class: 'tab', =>
|
||||
console.log(editSession)
|
||||
@span class: 'file-name', outlet: 'fileName'
|
||||
@span class: 'close-icon'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user