cleanup, remove trailing whitespace

This commit is contained in:
rolux 2011-10-29 19:46:46 +02:00
commit 51e9e72f32
34 changed files with 63 additions and 72 deletions

View file

@ -139,7 +139,7 @@ pandora.ui.findElement = function() {
callback(result.data.items);
});
} else {
callback([]);
callback([]);
}
} : null;
}