Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
TeslaCN committed Sep 28, 2020
1 parent ee572f1 commit c83cebb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -41,4 +41,4 @@ public void assertParseEmptyString() {
Map<String, String> result = ParameterUtils.parseQuery("");
assertTrue(result.isEmpty());
}
}
}

0 comments on commit c83cebb

Please sign in to comment.