Skip to content

Commit

Permalink
Remove trace
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed May 31, 2024
1 parent 41b5f1f commit 3d97c4a
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -387,9 +387,7 @@ private static void propertywiseLine(ParsePosition pp, String line, String file,
+ property.getName()
+ "("
+ Character.toString(c)
+ ") \t default is "
+ IndexUnicodeProperties.getResolvedDefaultValueType(
p));
+ ")");
}
}
}
Expand Down

0 comments on commit 3d97c4a

Please sign in to comment.