Remove redundant public modifier
This commit is contained in:
		
							parent
							
								
									13971692dc
								
							
						
					
					
						commit
						ce71bd997c
					
				|  | @ -339,7 +339,7 @@ public class EndpointWebMvcHypermediaManagementContextConfiguration { | |||
| 
 | ||||
| 	static class EndpointHypermediaEnabledCondition extends AnyNestedCondition { | ||||
| 
 | ||||
| 		public EndpointHypermediaEnabledCondition() { | ||||
| 		EndpointHypermediaEnabledCondition() { | ||||
| 			super(ConfigurationPhase.REGISTER_BEAN); | ||||
| 		} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue