Remove superfluous module.
Digest::HMAC_SHA1() was not used in filter_innd.pl, only in filter_nnrpd.pl Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
		
							parent
							
								
									c1ede6dbc1
								
							
						
					
					
						commit
						7eded19b39
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,7 +2,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
use MIME::Base64();
 | 
					use MIME::Base64();
 | 
				
			||||||
use Digest::SHA1();
 | 
					use Digest::SHA1();
 | 
				
			||||||
use Digest::HMAC_SHA1();
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# local_filter_cancel
 | 
					# local_filter_cancel
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue