mirror of
https://github.com/atom/atom.git
synced 2026-02-16 09:35:54 -05:00
Statically assign a clipboard instance to the TextEditor class
This commit is contained in:
@@ -28,7 +28,7 @@ class Workspace extends Model
|
||||
|
||||
{
|
||||
@packageManager, @config, @project, @grammarRegistry, @notificationManager,
|
||||
@clipboard, @viewRegistry, @grammarRegistry, @applicationDelegate, @assert,
|
||||
@viewRegistry, @grammarRegistry, @applicationDelegate, @assert,
|
||||
@deserializerManager, @textEditorRegistry
|
||||
} = params
|
||||
|
||||
|
||||
Reference in New Issue
Block a user