Skip to content

Commit c16d919

Browse files
committed
bazel fix
1 parent b2ce446 commit c16d919

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pkg/kubelet/oom/oom_watcher_unsupported.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
*/
18+
1819
package oom
1920

2021
import (

pkg/kubelet/oom/types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
16+
1617
package oom
1718

1819
import (

0 commit comments

Comments
 (0)