mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	fix linting
This commit is contained in:
		| @@ -53,7 +53,7 @@ module.exports = { | ||||
| 		 */ | ||||
| 		return (row) => { | ||||
| 			return _.omit(row, omissions); | ||||
| 		} | ||||
| 		}; | ||||
| 	}, | ||||
|  | ||||
| 	/** | ||||
| @@ -72,7 +72,7 @@ module.exports = { | ||||
| 				rows[idx] = _.omit(row, omissions); | ||||
| 			}); | ||||
| 			return rows; | ||||
| 		} | ||||
| 		}; | ||||
| 	}, | ||||
|  | ||||
| 	/** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user