mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Add TODO comment
This commit is contained in:
@@ -1158,6 +1158,7 @@ withoutEmptyObjects = (object) ->
|
||||
resultObject = object
|
||||
resultObject
|
||||
|
||||
# TODO remove in 1.0 API
|
||||
Config::unobserve = (keyPath) ->
|
||||
Grim.deprecate 'Config::unobserve no longer does anything. Call `.dispose()` on the object returned by Config::observe instead.'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user