Skip to content

Commit eb46c76

Browse files
authored
Merge pull request #7 from pig-mesh/auto-format-25
Auto-format: Fix code formatting issues
2 parents 1d6914e + 2e6ce35 commit eb46c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/pig4cloud/plugin/impl/postgresql/ConfigInfoMapperByPostgresql.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,4 +246,5 @@ public String getDataSource() {
246246
public String insert(List<String> columns) {
247247
return super.insert(columns);
248248
}
249+
249250
}

0 commit comments

Comments
 (0)