Remove unwanted comma

Change-Id: I9c09ef9cf25949b37035c58f7c8550e30fa3442b
This commit is contained in:
Santhosh Thottingal
2016-05-09 16:32:12 +05:30
parent 60668c6037
commit 35cd1b5736

View File

@@ -123,7 +123,7 @@
}
$target.append( langCode, region );
},
}
};
$.uls.RegionSelector = RegionSelector;