Skip to content

Commit

Permalink
ci: Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Dec 19, 2024
1 parent 5587fe6 commit 5c164ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/blueprint.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { findCommonOpenapiSchemaProperties } from '../utils/find-common-openapi-schema-properties.js'
import { z } from 'zod'

import { findCommonOpenapiSchemaProperties } from '../utils/find-common-openapi-schema-properties.js'
import {
type CodeSample,
CodeSampleDefinitionSchema,
Expand Down

0 comments on commit 5c164ae

Please sign in to comment.