mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
📝 Drop redundant notification
This commit is contained in:
@@ -18,10 +18,10 @@ class Notification
|
||||
|
||||
getOptions: -> @options
|
||||
|
||||
# Public: Retrieves the {String} notification type.
|
||||
# Public: Retrieves the {String} type.
|
||||
getType: -> @type
|
||||
|
||||
# Public: Retrieves the {String} notification message.
|
||||
# Public: Retrieves the {String} message.
|
||||
getMessage: -> @message
|
||||
|
||||
getTimestamp: -> @timestamp
|
||||
|
||||
Reference in New Issue
Block a user