Skip to content

Commit

Permalink
fix: unused imports (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnahkies committed Nov 11, 2023
1 parent 6669abe commit c2a0ae5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import {
createRouter,
FindPetById,
} from "./generated/petstore-expanded.yaml/generated"
import {add} from "husky"
import {s_review} from "./generated/stripe.yaml/schemas"

const notImplemented = async () => {
return {
Expand Down

0 comments on commit c2a0ae5

Please sign in to comment.