Skip to content

Commit

Permalink
[ISSUE alibaba#9023] fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
HotSince91 committed Aug 26, 2022
1 parent d540124 commit e6f1b5c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,4 @@ public void testDecrypt() {
Assert.assertEquals("should return original content.", oContent, pair.getSecond());
Assert.assertEquals("should return original secret key.", oSec, pair.getFirst());
}


}

0 comments on commit e6f1b5c

Please sign in to comment.