Record metrics with 'measured'

This commit is contained in:
Marcel Klehr 2013-10-27 17:42:55 +01:00
parent b1b801e7c7
commit 940f114a84
5 changed files with 40 additions and 9 deletions

View file

@ -48,7 +48,6 @@ async.waterfall([
plugins = require("ep_etherpad-lite/static/js/pluginfw/plugins");
hooks = require("ep_etherpad-lite/static/js/pluginfw/hooks");
hooks.plugins = plugins;
callback();
},