remove console logging
This commit is contained in:
		
							parent
							
								
									ac3700e5ff
								
							
						
					
					
						commit
						6b83912973
					
				@ -12,7 +12,6 @@ export const Player = ({ onTick, onStart, onStop, onPause, delay }) => {
 | 
			
		||||
  const handleStart = () => {
 | 
			
		||||
    safeCall(onStart)
 | 
			
		||||
    start()
 | 
			
		||||
    console.log('yay')
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  const handleStop = () => {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user