removed jquery dependency (not required anymore ?)

This commit is contained in:
unknown
2015-01-22 10:53:32 +01:00
parent 48dd05e483
commit 8f88052a53
-1
View File
@@ -9,7 +9,6 @@ interface PNotifyStack {
push?: string;
spacing1?: number;
spacing2?: number;
context?: JQuery
}
interface PNotifyLabel {