mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Make Atom::initialize private
This commit is contained in:
@@ -144,7 +144,7 @@ class Atom extends Model
|
||||
DeserializerManager = require './deserializer-manager'
|
||||
@deserializers = new DeserializerManager()
|
||||
|
||||
# Public: Sets up the basic services that should be available in all modes
|
||||
# Sets up the basic services that should be available in all modes
|
||||
# (both spec and application).
|
||||
#
|
||||
# Call after this instance has been assigned to the `atom` global.
|
||||
|
||||
Reference in New Issue
Block a user