mirror of
https://github.com/atom/atom.git
synced 2026-02-17 01:51:54 -05:00
Remove unused props
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ LinesComponent = React.createClass
|
||||
div {className: 'lines', style},
|
||||
div className: 'placeholder-text', placeholderText if placeholderText?
|
||||
|
||||
CursorsComponent {presenter, cursorBlinkPeriod, cursorBlinkResumeDelay}
|
||||
CursorsComponent {presenter}
|
||||
|
||||
HighlightsComponent {
|
||||
editor, highlightDecorations, lineHeightInPixels, defaultCharWidth,
|
||||
|
||||
Reference in New Issue
Block a user