This is an automated email from the ASF dual-hosted git repository.

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new e6b4154028 chore: clean up org.apache.bookkeeper.util 
package-info.java (#4277)
e6b4154028 is described below

commit e6b415402861ff8d4965f48a656844a058d304fe
Author: ZhangJian He <[email protected]>
AuthorDate: Thu Apr 11 22:04:22 2024 +0800

    chore: clean up org.apache.bookkeeper.util package-info.java (#4277)
    
    Clean up org.apache.bookkeeper.util package-info.java. This is no class in 
that package.
    Signed-off-by: ZhangJian He <[email protected]>
---
 .../org/apache/bookkeeper/util/package-info.java    | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git 
a/bookkeeper-common/src/main/java/org/apache/bookkeeper/util/package-info.java 
b/bookkeeper-common/src/main/java/org/apache/bookkeeper/util/package-info.java
deleted file mode 100644
index 41d907c4f1..0000000000
--- 
a/bookkeeper-common/src/main/java/org/apache/bookkeeper/util/package-info.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-/**
- * defines the utilities used across the project.
- */
-package org.apache.bookkeeper.util;

Reply via email to