From 8b60d6e2a6e126ae283fcf0b9164bf9ac7a4363e Mon Sep 17 00:00:00 2001 From: "David A. Kennedy" Date: Thu, 26 May 2016 18:00:54 -0400 Subject: [PATCH] Add new line at end of file for JS Hint. --- js/navigation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/navigation.js b/js/navigation.js index 62279943..6cc0af92 100644 --- a/js/navigation.js +++ b/js/navigation.js @@ -109,4 +109,4 @@ } } }( container ) ); -} )(); \ No newline at end of file +} )();