mirror of
				https://github.com/FloatTech/zbpwife.git
				synced 2025-11-04 12:55:07 +09:00 
			
		
		
		
	clear redundant code
This commit is contained in:
		
							parent
							
								
									a408ed436d
								
							
						
					
					
						commit
						b59ee712ad
					
				@ -5,7 +5,6 @@ sgs = {}
 | 
			
		||||
if os.path.exists('wife.json'):
 | 
			
		||||
    with open('wife.json', 'r',encoding='utf-8') as f:
 | 
			
		||||
        sgs = json.load(f)
 | 
			
		||||
# print(sgs)
 | 
			
		||||
pwd = os.getcwd()
 | 
			
		||||
urlList = []
 | 
			
		||||
for i in sgs:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user