Skip to content

Commit 4f354bd

Browse files
Revert "My First PR (#65)"
This reverts commit 3dfe8dd.
1 parent 3dfe8dd commit 4f354bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/club/shengsheng/TestDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
public class TestDemo {
77

88
public int foo() {
9-
return 2;
9+
return 1;
1010
}
1111
}

0 commit comments

Comments
 (0)