From 4a36f47c785fbde3969ca2f1fb4472ce032d0676 Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Mon, 16 Jan 2017 14:55:22 +0500 Subject: [PATCH] add line break at the end of file --- im_notif/static/src/js/im_notif.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/im_notif/static/src/js/im_notif.js b/im_notif/static/src/js/im_notif.js index cf9eaff..7e2c6e5 100644 --- a/im_notif/static/src/js/im_notif.js +++ b/im_notif/static/src/js/im_notif.js @@ -41,4 +41,4 @@ return txt; }, }); - })(); \ No newline at end of file + })();