From f04d5a9aef105466177b3c27fae8e575db33c53c Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Sat, 28 Jun 2014 16:47:44 +0200 Subject: [PATCH] remove trailing newline --- uhr.js | 1 - 1 file changed, 1 deletion(-) diff --git a/uhr.js b/uhr.js index 8578bc2..76ae549 100644 --- a/uhr.js +++ b/uhr.js @@ -458,4 +458,3 @@ along with this program. If not, see . return '' + this.getValue() + ''; }; })(jQuery); -