mirror of
				https://gitlab.com/gpvkt/twitchtts.git
				synced 2025-10-31 09:07:34 +01:00 
			
		
		
		
	Removed unused imports
This commit is contained in:
		
							parent
							
								
									826093ac18
								
							
						
					
					
						commit
						d635301c74
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								tts.py
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								tts.py
									
										
									
									
									
								
							|  | @ -10,9 +10,9 @@ import time | |||
| import datetime | ||||
| import socketserver | ||||
| 
 | ||||
| from threading import Thread, current_thread | ||||
| from threading import Thread | ||||
| from http.server import BaseHTTPRequestHandler | ||||
| from urllib.parse import urlparse, parse_qs | ||||
| from urllib.parse import parse_qs | ||||
| 
 | ||||
| class IRC: | ||||
|     irc = socket.socket() | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue