Skip to content

Commit

Permalink
style: lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sor4chi committed Sep 26, 2023
1 parent 7032bb5 commit d95d82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/counter/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { Hono } from "hono";

import { Template } from "./template";

const app = new Hono<{
Expand Down

0 comments on commit d95d82d

Please sign in to comment.