Remove include of ParserBackEnd
This commit is contained in:
		
							parent
							
								
									49bb8304c0
								
							
						
					
					
						commit
						c541e84254
					
				|  | @ -1,7 +1,7 @@ | |||
| class ApplicationController < ActionController::Base | ||||
|   protect_from_forgery | ||||
| 
 | ||||
|   include ParserFrontEnd, ParserBackEnd, ApplicationHelper | ||||
|   include ParserFrontEnd, ApplicationHelper | ||||
|   include OrbitApp::ErrorHandlers::PageErrorHandler | ||||
|   include OrbitApp::ErrorHandlers::ObjectAuthErrorHandler | ||||
|   include OrbitApp::ErrorHandlers::ModuleAppErrorHandler | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue