From f0ae2574f23f81a0f9c10b6985df704d8b3bf00c Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 1 Nov 2012 15:32:13 +0100 Subject: [PATCH] remove double newline at end of file --- static/js/pandora/mainMenu.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/pandora/mainMenu.js b/static/js/pandora/mainMenu.js index a5324fc1..f64c0c93 100644 --- a/static/js/pandora/mainMenu.js +++ b/static/js/pandora/mainMenu.js @@ -719,4 +719,3 @@ pandora.ui.mainMenu = function() { return that; }; -