diff --git a/static/js/pandora/infoView.0xdb.js b/static/js/pandora/infoView.0xdb.js
index 8d2323580..9d3429644 100644
--- a/static/js/pandora/infoView.0xdb.js
+++ b/static/js/pandora/infoView.0xdb.js
@@ -625,7 +625,7 @@ pandora.ui.infoView = function(data) {
}
function formatLight(str) {
- return '' + str + '';
+ return '' + str + '';
}
function formatTitle(title) {