diff options
author | Patrick Simianer <p@simianer.de> | 2015-11-06 16:10:02 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-11-06 16:10:02 +0100 |
commit | 886337bdf83c33edf2361ffa45239aa5195ca367 (patch) | |
tree | 8c864e8231c78dd9488543af02cca2be25a1935e /js/debug.js | |
parent | 5184db137d585746e3c8ab933a6ed460fd312458 (diff) |
cleanup
Diffstat (limited to 'js/debug.js')
-rw-r--r-- | js/debug.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/debug.js b/js/debug.js index d69dd2b..76c7b80 100644 --- a/js/debug.js +++ b/js/debug.js @@ -9,6 +9,3 @@ $().ready(function() }) }) -$("#reset").click(function(){ - -}); |