Vertical whitespace.
authorMike Taylor <mike@indexdata.com>
Fri, 21 Mar 2014 12:50:47 +0000 (12:50 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 21 Mar 2014 12:50:47 +0000 (12:50 +0000)
tools/htdocs/mkws.js

index d592626..edd44cb 100644 (file)
@@ -748,8 +748,6 @@ function team($, teamName) {
             alert("Unknown view '" + view + "'");
        }
     }
-
-
     that.switchView = switchView;
 
 
@@ -1100,7 +1098,6 @@ function team($, teamName) {
        }
        return queues[id];
     }
-
     that.queue = queue;