Skip to content

Commit

Permalink
utils
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed May 25, 2024
1 parent 347ddfa commit b8355b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 60 deletions.
2 changes: 1 addition & 1 deletion packages/schema-sdk/src/utils.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import * as t from '@babel/types';

import { OpenAPIOptions } from './openapi';
import { OpenAPIOptions } from './types';

/**
* Converts a URL path with placeholders into a Babel AST TemplateLiteral.
Expand Down
59 changes: 0 additions & 59 deletions packages/schema-typescript/__tests__/case.test.ts

This file was deleted.

0 comments on commit b8355b2

Please sign in to comment.