Polish
This commit is contained in:
		
							parent
							
								
									4fba7d0c60
								
							
						
					
					
						commit
						5e1a69e90e
					
				|  | @ -93,7 +93,7 @@ class ConfigDataEnvironment { | |||
| 		locations.add(ConfigDataLocation.of("optional:file:./config/")); | ||||
| 		locations.add(ConfigDataLocation.of("optional:file:./config/*/")); | ||||
| 		DEFAULT_SEARCH_LOCATIONS = locations.toArray(new ConfigDataLocation[0]); | ||||
| 	}; | ||||
| 	} | ||||
| 
 | ||||
| 	private static final ConfigDataLocation[] EMPTY_LOCATIONS = new ConfigDataLocation[0]; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue