Skip to content

Commit

Permalink
fix wrong default (regression from commit 4ce6b9a)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Oct 30, 2024
1 parent f630a67 commit b0b45dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ public class NamespaceBinder extends DefaultFilter {

/** Property defaults. */
private static final Object[] PROPERTY_DEFAULTS = {
null,
null,
XHTML_1_0_URI,
};
Expand Down

0 comments on commit b0b45dd

Please sign in to comment.