Format with google formatter

This commit is contained in:
shellhub 2020-10-27 11:23:46 +08:00
parent f2da5999bd
commit 7137ac0164

View File

@ -52,4 +52,4 @@ public class InfixToPostfix {
return -1; return -1;
} }
} }
} }