Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mathysth committed Mar 16, 2024
1 parent 5f19675 commit 37f76e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hono-openapi-adapter/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { AdapterAbstract } from "@cosmosjs/core";
import { AdapterAbstract } from '@cosmosjs/core';

export class HonoOpenApiAdapter extends AdapterAbstract {}
export class HonoOpenApiAdapter extends AdapterAbstract {}

0 comments on commit 37f76e9

Please sign in to comment.