mirror of
				https://github.com/yweber/lodel2.git
				synced 2025-10-31 03:29:03 +01:00 
			
		
		
		
	Deleted useless exposed module
This commit is contained in:
		
					parent
					
						
							
								e3b8e49060
							
						
					
				
			
			
				commit
				
					
						7be6e80e1d
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -9,7 +9,6 @@ from lodel.context import LodelContext | |||
| LodelContext.expose_modules(globals(), { | ||||
|     'lodel.settings': 'Settings', | ||||
|     'lodel.logger': 'logger', | ||||
|     'lodel.plugins.hooks': ['LodelHook'], | ||||
|     'lodel.plugin': [('SessionHandlerPlugin', 'SessionHandler')], | ||||
|     'lodel.auth.exceptions': ['ClientError', 'ClientAuthenticationFailure', | ||||
|         'ClientPermissionDenied', 'ClientAuthenticationError'], | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yann
				Yann