mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	kill some cruft
This commit is contained in:
		
							parent
							
								
									be3fe38206
								
							
						
					
					
						commit
						64f937027a
					
				@ -3,8 +3,6 @@
 | 
			
		||||
import yaml
 | 
			
		||||
import imp
 | 
			
		||||
import os
 | 
			
		||||
import importlib
 | 
			
		||||
import sys
 | 
			
		||||
 | 
			
		||||
print('PyLink starting...')
 | 
			
		||||
 | 
			
		||||
@ -44,6 +42,4 @@ for network in conf['networks']:
 | 
			
		||||
    print('Creating IRC Object for: %s' % network)
 | 
			
		||||
    networkobjects[network] = irc(network)
 | 
			
		||||
    
 | 
			
		||||
    # mod = sys.modules[plugin]
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user