Skip to content

Commit 812dd0e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b324a06 commit 812dd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/base/src/formbuilder/objectform/source/geojsonsource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export class GeoJSONSourcePropertiesForm extends PathBasedSourcePropertiesForm {
6666
error = `"${path}" is not a valid GeoJSON file: ${e}`;
6767
}
6868
}
69-
69+
7070

7171
if (!valid) {
7272
extraErrors.path = {

0 commit comments

Comments
 (0)