Skip to content

Commit a8a4f72

Browse files
authored
Merge pull request #649 from tronprotocol/release_v4.7.1
merge v4.7.1 into v4.7.2
2 parents ded36db + 1cd6fb3 commit a8a4f72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/tron/common/utils/AbiUtil.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ static class CoderArray extends Coder {
7979
if (length == -1) {
8080
this.dynamic = true;
8181
}
82-
this.dynamic = true;
8382
}
8483

8584
@Override

0 commit comments

Comments
 (0)