mirror of
				https://github.com/fog/fog.git
				synced 2022-11-09 13:51:43 -05:00 
			
		
		
		
	remove stray multijson require
This commit is contained in:
		
							parent
							
								
									29a67f9197
								
							
						
					
					
						commit
						2eb42462ba
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -50,7 +50,6 @@ module Fog
 | 
			
		|||
        # ==== Returns
 | 
			
		||||
        # * SNS object with connection to AWS.
 | 
			
		||||
        def initialize(options={})
 | 
			
		||||
          require 'multi_json'
 | 
			
		||||
          @use_iam_profile = options[:use_iam_profile]
 | 
			
		||||
          setup_credentials(options)
 | 
			
		||||
          @connection_options     = options[:connection_options] || {}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue