Skip to content

Commit

Permalink
Remove forgotten debug code.
Browse files Browse the repository at this point in the history
  • Loading branch information
borfast committed Oct 27, 2011
1 parent d92f8e2 commit c20b92e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui.js
@@ -1,8 +1,6 @@
window.onload = function () {
"use strict";

console.log(GenArrisPasswords((new Date()).getTime()))

// Start and end date elements
var start_year = document.getElementById('start-year');
var start_month = document.getElementById('start-month');
Expand Down

0 comments on commit c20b92e

Please sign in to comment.