mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix lint error
This commit is contained in:
		
							parent
							
								
									34aaf0ae8d
								
							
						
					
					
						commit
						587209558e
					
				@ -72,7 +72,6 @@ class AddFeatureToggle extends React.Component {
 | 
			
		||||
                    removeStrategy={this.removeStrategy}
 | 
			
		||||
                    onSubmit={this.onSubmit}
 | 
			
		||||
                    onCancel={this.onCancel}
 | 
			
		||||
                    
 | 
			
		||||
                />
 | 
			
		||||
            </div>
 | 
			
		||||
        );
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user