diff options
Diffstat (limited to 'frontend/app')
| -rw-r--r-- | frontend/app/views/graph/components/audio.list.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/app/views/graph/components/audio.list.js b/frontend/app/views/graph/components/audio.list.js index bd8fe16..b7bf19a 100644 --- a/frontend/app/views/graph/components/audio.list.js +++ b/frontend/app/views/graph/components/audio.list.js @@ -97,7 +97,6 @@ class AudioList extends Component { const { playing, play_id } = this.state const { graph } = this.props // console.log(graph.uploads) - console.log(playing, play_id) return ( <div className='box audioList'> <div className="uploadButton"> |
