mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-11-03 20:54:27 +01:00 
			
		
		
		
	monitoring: Optimize imports in CommentsController
This commit is contained in:
		
							parent
							
								
									6ff7882fc0
								
							
						
					
					
						commit
						d1f7943ffb
					
				@ -1,10 +1,10 @@
 | 
			
		||||
<?php
 | 
			
		||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
 | 
			
		||||
 | 
			
		||||
use Icinga\Data\Filter\Filter;
 | 
			
		||||
use Icinga\Module\Monitoring\Controller;
 | 
			
		||||
use Icinga\Module\Monitoring\Forms\Command\Object\DeleteCommentsCommandForm;
 | 
			
		||||
use Icinga\Web\Url;
 | 
			
		||||
use Icinga\Data\Filter\Filter;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Display detailed information about a comment
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user