mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 17:47:16 +00:00
Remove debug log
This commit is contained in:
parent
71a17c0c1d
commit
66b63f6d40
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ function sliceAverage(dataArray, sliceWidth, sliceNumber) {
|
|||
|
||||
class Visualizer extends React.Component {
|
||||
componentDidMount() {
|
||||
console.log(this.props);
|
||||
this.canvasCtx = this.canvas.getContext("2d");
|
||||
this.canvasCtx.imageSmoothingEnabled = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue