Skip to content

Commit 53645c8

Browse files
committed
chore:edits to code for check in pr
1 parent 2ba746c commit 53645c8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lesson_09/types/types_app/src/main/java/com/codedifferently/lesson9/dataprovider/DavisDProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ public Map<String, Class> getColumnTypeByName() {
1919
"column6", Integer.class,
2020
"column7", Long.class);
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)