some indenting / newline removal

This commit is contained in:
Kyle Drake 2015-12-14 15:11:32 -08:00
parent 4918f2b5a6
commit 607d1fa1fd
2 changed files with 5 additions and 6 deletions

View file

@ -42,7 +42,6 @@
} else { } else {
sessionStorage.setItem('tutorialHtml', html) sessionStorage.setItem('tutorialHtml', html)
ok('Great, you did it!', '/tutorial/html/3') ok('Great, you did it!', '/tutorial/html/3')
} }
} }
</script> </script>