Commit 2486078d authored by Bryce Johnson's avatar Bryce Johnson

Prevent unneccessary loading of UsernameValidator.

parent 091f4cb2
......@@ -22,7 +22,6 @@
shortcut_handler = null;
switch (page) {
case 'sessions:new':
case 'sessions:create':
new UsernameValidator();
break;
case 'projects:boards:show':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment