Skip to content

Commit 123a462

Browse files
committed
Fix formatting
1 parent cf2778a commit 123a462

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/utils/schemaUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ export function generateDefaultValue(
119119
obj[key] = value;
120120
}
121121
}
122-
123122
});
124123
return obj;
125124
}

0 commit comments

Comments
 (0)