remove trailing newline
This commit is contained in:
parent
59c5b8d358
commit
f04d5a9aef
1 changed files with 0 additions and 1 deletions
1
uhr.js
1
uhr.js
|
@ -458,4 +458,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
return '<span class="' + this.getStyle() + '">' + this.getValue() + '</span>';
|
return '<span class="' + this.getStyle() + '">' + this.getValue() + '</span>';
|
||||||
};
|
};
|
||||||
})(jQuery);
|
})(jQuery);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue