From 8f88052a53f13ee8db2078995e3fd838caa39b84 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 22 Jan 2015 10:53:32 +0100 Subject: [PATCH] removed jquery dependency (not required anymore ?) --- jquery.pnotify/jquery.pnotify-2.x.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/jquery.pnotify/jquery.pnotify-2.x.d.ts b/jquery.pnotify/jquery.pnotify-2.x.d.ts index c25aac8e0..58dec29f0 100644 --- a/jquery.pnotify/jquery.pnotify-2.x.d.ts +++ b/jquery.pnotify/jquery.pnotify-2.x.d.ts @@ -9,7 +9,6 @@ interface PNotifyStack { push?: string; spacing1?: number; spacing2?: number; - context?: JQuery } interface PNotifyLabel {