Skip to content

Commit 2ca87f6

Browse files
committed
Apos o bug
1 parent 1aa6801 commit 2ca87f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/com/example/AppDB.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ public class AppDB {
1212

1313

1414
public static void main(String[] args) {
15-
new AppDB();
15+
new AppDB();
16+
1617
}
1718

1819
public AppDB() {

0 commit comments

Comments
 (0)