Skip to content

Commit a840ec4

Browse files
committed
Revert spacing change
1 parent 076bb0a commit a840ec4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/types/src/global-settings.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ export const globalSettingsSchema = z.object({
159159
rateLimitSeconds: z.number().optional(),
160160
diffEnabled: z.boolean().optional(),
161161
fuzzyMatchThreshold: z.number().optional(),
162-
163162
experiments: experimentsSchema.optional(),
164163

165164
codebaseIndexModels: codebaseIndexModelsSchema.optional(),

0 commit comments

Comments
 (0)