Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// discourse-skip-module
(function() {
var wizard = require("wizard/wizard").default.create();
wizard.start();
})();