mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update the less files to properly import less
This commit is contained in:
@@ -83,8 +83,6 @@ class Editor extends View
|
||||
else
|
||||
{editSession, @mini} = editSessionOrOptions ? {}
|
||||
|
||||
requireStylesheet 'editor'
|
||||
|
||||
@id = Editor.nextEditorId++
|
||||
@lineCache = []
|
||||
@configure()
|
||||
|
||||
Reference in New Issue
Block a user