This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new e7f2f0538 Remove misplaced comment
e7f2f0538 is described below
commit e7f2f0538f61b4beeffce49ec5d94d901201c61f
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Tue Oct 21 22:29:30 2025 +0100
Remove misplaced comment
---
axiom-api/src/main/java/org/apache/axiom/om/OMDataSource.java | 4 ----
1 file changed, 4 deletions(-)
diff --git a/axiom-api/src/main/java/org/apache/axiom/om/OMDataSource.java
b/axiom-api/src/main/java/org/apache/axiom/om/OMDataSource.java
index 751e31e75..91032a1e3 100644
--- a/axiom-api/src/main/java/org/apache/axiom/om/OMDataSource.java
+++ b/axiom-api/src/main/java/org/apache/axiom/om/OMDataSource.java
@@ -16,10 +16,6 @@
* specific language governing permissions and limitations
* under the License.
*/
-
-/**
- *
- */
package org.apache.axiom.om;
import javax.xml.stream.XMLStreamException;