From 3469f31235ae1d21a0d48c419016fc1ed73c6d21 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Tue, 23 Dec 2014 15:23:45 +0530 Subject: [PATCH] Remove a dangling comment line Change-Id: I7106f64b553e167554424e9a3d8687d22d8e4f82 --- src/jquery.uls.core.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/jquery.uls.core.js b/src/jquery.uls.core.js index 57b978b..ab7f2ba 100644 --- a/src/jquery.uls.core.js +++ b/src/jquery.uls.core.js @@ -204,7 +204,6 @@ this.$resultsView.show(); }, - /** /** * Bind the UI elements with their event listeners */