Skip to content

Commit f576ef0

Browse files
committed
Remove empty p tag
1 parent ac7c9d7 commit f576ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/maxmind/minfraud/response/Warning.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public Warning(
2424
/**
2525
* This provides a machine-readable code identifying the warning. Although
2626
* more codes may be added in the future, the current codes are:
27-
* <p>
27+
*
2828
* <ul>
2929
* <li>BILLING_CITY_NOT_FOUND – the billing city could not be found in
3030
* our database.</li>

0 commit comments

Comments
 (0)