Remove deprecated /worker route
This commit is contained in:
		
					parent
					
						
							
								36329f9e7e
							
						
					
				
			
			
				commit
				
					
						e92a97ae2a
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -560,5 +560,4 @@ return [
 | 
			
		|||
	'/viewsrc/{item:\d+}'            => [Module\Debug\ItemBody::class,        [R::GET]],
 | 
			
		||||
	'/webfinger'                     => [Module\Debug\WebFinger::class,       [R::GET]],
 | 
			
		||||
	'/xrd'                           => [Module\Xrd::class,                   [R::GET]],
 | 
			
		||||
	'/worker'                        => [Module\Worker::class,                [R::GET]],
 | 
			
		||||
];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue