mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Remove new line
This commit is contained in:
@@ -95,7 +95,6 @@ class TextEditor extends Model
|
||||
@project, @assert, @applicationDelegate, @pending
|
||||
} = params
|
||||
|
||||
|
||||
throw new Error("Must pass a config parameter when constructing TextEditors") unless @config?
|
||||
throw new Error("Must pass a notificationManager parameter when constructing TextEditors") unless @notificationManager?
|
||||
throw new Error("Must pass a packageManager parameter when constructing TextEditors") unless @packageManager?
|
||||
|
||||
Reference in New Issue
Block a user