Skip to content

Commit 4e0da65

Browse files
committed
remove leftover merge conflict indicator
1 parent eecd72b commit 4e0da65

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/main/java/oracle/kubernetes/operator/wlsconfig/WlsRetriever.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,8 @@ public class WlsRetriever {
6464
/**
6565
* Constructor.
6666
*
67-
<<<<<<< HEAD
68-
* @param clientHelper The ClientHelper to be used to obtain the Kubernetes API Client.
6967
* @param namespace The Namespace in which the target Domain is located.
7068
* @param asServiceName The name of the Kubernetes Service which provides access to the Admin Server.
71-
=======
72-
* @param namespace The Namespace in which the target Domain is located.
73-
* @param asServiceName The name of the Kubernetes Service which provides access to the Admin Server.
74-
>>>>>>> master
7569
* @param adminSecretName The name of the Kubernetes Secret which contains the credentials to authenticate to the Admin Server.
7670
* @return The WlsRetriever object for the specified inputs.
7771
*/

0 commit comments

Comments
 (0)