mirror of
https://github.com/atom/atom.git
synced 2026-02-18 18:34:21 -05:00
Remove unused variable
This commit is contained in:
@@ -15,7 +15,6 @@ class WrapGuide extends View
|
||||
@content: ->
|
||||
@div class: 'wrap-guide'
|
||||
|
||||
getGuideColumn: null
|
||||
defaultColumn: 80
|
||||
|
||||
initialize: (@rootView, @editor) =>
|
||||
|
||||
Reference in New Issue
Block a user