Skip to content

Commit

Permalink
fix: format code by google code format plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwzhan committed Apr 28, 2024
1 parent 0d942bb commit 875fe20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/fisco/solc/compiler/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ public enum Version {
public String toString() {
return this.version;
}
}
}

0 comments on commit 875fe20

Please sign in to comment.