mirror of
				https://github.com/pgadmin-org/pgadmin4.git
				synced 2025-02-25 18:55:31 -06:00 
			
		
		
		
	Fix SonarQube issues
This commit is contained in:
		| @@ -102,8 +102,6 @@ export default function ChangePasswordContent({getInitData=() => { /*This is int | ||||
| ChangePasswordContent.propTypes = { | ||||
|   onSave: PropTypes.func, | ||||
|   onClose: PropTypes.func, | ||||
|   userName: PropTypes.string, | ||||
|   isPgpassFileUsed: PropTypes.bool, | ||||
|   getInitData: PropTypes.func, | ||||
|   hasCsrfToken: PropTypes.bool, | ||||
|   showUser: PropTypes.bool | ||||
|   | ||||
		Reference in New Issue
	
	Block a user