Skip to content

Commit 92ed3bb

Browse files
committed
fix blank lines
1 parent d5ad952 commit 92ed3bb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/ITPodsRestart.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
22
// Licensed under the Universal Permissive License v 1.0 as shown at
33
// http://oss.oracle.com/licenses/upl.
4+
45
package oracle.kubernetes.operator;
56

67
import java.nio.charset.Charset;

integration-tests/src/test/java/oracle/kubernetes/operator/utils/DomainCRD.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
22
// Licensed under the Universal Permissive License v 1.0 as shown at
33
// http://oss.oracle.com/licenses/upl.
4+
45
package oracle.kubernetes.operator.utils;
56

67
import com.fasterxml.jackson.core.JsonProcessingException;

0 commit comments

Comments
 (0)