This commit is contained in:
Andrew Naylor 2015-04-28 18:23:29 -07:00
Родитель 20b12dfc9c
Коммит 62c7fb25ca
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -15,9 +15,6 @@ function Notification (payload) {
/** @deprecated since v1.3.0 used connection#pushNotification instead which accepts device token separately **/
this.device = undefined;
/** @since v1.2.0 */
this.newsstandAvailable = undefined;
this.contentAvailable = undefined;
this.mdm = undefined;