This commit is contained in:
psychobunny
2014-10-10 16:56:44 -04:00
parent e6b8c0b32f
commit b0ec0f52a4

View File

@@ -437,9 +437,5 @@ define('admin/general/dashboard', ['semver'], function(semver) {
graphs.topics.update();
}
function buildTopicsLegend() {
}
return Admin;
});