Removed unused stuff
This commit is contained in:
		
					parent
					
						
							
								86c924b820
							
						
					
				
			
			
				commit
				
					
						5b8961a88e
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -21,7 +21,6 @@
 | 
			
		|||
 | 
			
		||||
namespace Friendica\Worker;
 | 
			
		||||
 | 
			
		||||
use Friendica\Core\Logger;
 | 
			
		||||
use Friendica\Model\GServer;
 | 
			
		||||
 | 
			
		||||
class UpdateServerDirectory
 | 
			
		||||
| 
						 | 
				
			
			@ -33,6 +32,5 @@ class UpdateServerDirectory
 | 
			
		|||
	public static function execute(array $gserver)
 | 
			
		||||
	{
 | 
			
		||||
		GServer::updateDirectory($gserver);
 | 
			
		||||
		return;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue