Improved result display

This commit is contained in:
Borys Levytskyi
2015-04-03 21:51:25 +03:00
parent edf72d8095
commit b6fbb40e63
3 changed files with 5 additions and 5 deletions

View File

@@ -48,5 +48,4 @@
return new app.models.BitwiseNumbers(numbers);
}
})(window.app);