mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-31 07:37:22 +01:00 
			
		
		
		
	Remove useless class.
This commit is contained in:
		
							parent
							
								
									e4ce7356c6
								
							
						
					
					
						commit
						d25a3c0724
					
				| @ -72,9 +72,6 @@ class Alias(object): | ||||
|     def __repr__(self): | ||||
|         return "<Alias('%r', '%r')>" % (self.name, self.alias) | ||||
| if sqlite3: | ||||
|     class SQLiteAlias(Alias): | ||||
|         __slots__ = () | ||||
|         pass | ||||
|     class SQLiteAkaDB(object): | ||||
|         __slots__ = ('engines', 'filename', 'dbs',) | ||||
|         def __init__(self, filename): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Valentin Lorentz
						Valentin Lorentz