mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-11-04 08:57:29 +01:00 
			
		
		
		
	auto-t: remove old debug print from wpas.py
This commit is contained in:
		
							parent
							
								
									1f044b8f45
								
							
						
					
					
						commit
						7d1968b086
					
				@ -72,7 +72,6 @@ class Wpas:
 | 
			
		||||
 | 
			
		||||
    def _check_event(self, event):
 | 
			
		||||
        if not event and len(self._rx_data) >= 1:
 | 
			
		||||
            print("returning %s" % self._rx_data[0])
 | 
			
		||||
            return self._rx_data[0]
 | 
			
		||||
 | 
			
		||||
        for e in self._rx_data:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user