reformat jsx files
This commit is contained in:
		@ -14,7 +14,6 @@
 | 
			
		||||
 * along with this program. If not, see
 | 
			
		||||
 * <http://www.mongodb.com/licensing/server-side-public-license>.
 | 
			
		||||
 */
 | 
			
		||||
/* eslint-disable react/no-unescaped-entities, no-template-curly-in-string */
 | 
			
		||||
import React from 'react';
 | 
			
		||||
 | 
			
		||||
class RedisLookupAdapterDocumentation extends React.Component {
 | 
			
		||||
 | 
			
		||||
@ -112,5 +112,4 @@ class RedisLookupAdapterFieldSet extends React.Component {
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
export default RedisLookupAdapterFieldSet;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user