File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
private/aws-echo-service/src Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,6 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
129
129
logger ?: __Logger ;
130
130
131
131
/**
132
- <<<<<<< HEAD
133
132
* Enables IPv6/IPv4 dualstack endpoint.
134
133
*/
135
134
useDualstackEndpoint ?: boolean | __Provider < boolean > ;
@@ -140,8 +139,6 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
140
139
useFipsEndpoint ?: boolean | __Provider < boolean > ;
141
140
142
141
/**
143
- =======
144
- >>>>>>> e6065437ed (feat(private): add generic client aws-echo-service (#2950))
145
142
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
146
143
* @internal
147
144
*/
You can’t perform that action at this time.
0 commit comments