From 40d3a81d31b1b729558e11f48fd24bcd8eaaad3e Mon Sep 17 00:00:00 2001 From: David Deutsch Date: Sun, 12 Apr 2015 08:39:57 -0400 Subject: [PATCH] Removing extraneous line in strophe-tests --- strophe/strophe-tests.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/strophe/strophe-tests.ts b/strophe/strophe-tests.ts index c35a5ca6c..78ffb3941 100644 --- a/strophe/strophe-tests.ts +++ b/strophe/strophe-tests.ts @@ -59,7 +59,6 @@ function onMessage(msg: Element): boolean { return true; } -HTMLElement function sendMessage() { var message = "some message";