0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 20:23:39 +00:00

Remove debugging line

This commit is contained in:
G.Ambatte
2024-06-08 20:01:53 +12:00
parent 44f2e38387
commit 7d37602d43

View File

@@ -246,7 +246,6 @@ const LockLookup = createClass({
}, },
renderResult : function(){ renderResult : function(){
console.log(this.state.result);
return <> return <>
<h3>Result:</h3> <h3>Result:</h3>
<table> <table>