Fixed compile error caused by missing import declaration
This commit is contained in:
		@@ -2,6 +2,7 @@ package envoy.client;
 | 
			
		||||
 | 
			
		||||
import java.io.IOException;
 | 
			
		||||
import java.time.Instant;
 | 
			
		||||
import java.util.Arrays;
 | 
			
		||||
import java.util.Properties;
 | 
			
		||||
 | 
			
		||||
import javax.ws.rs.client.Client;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user