Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Mar 2, 2024
1 parent 61657d5 commit 4d60ab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api/src/libs/google/googleBooksApi.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { getParameterValue } from "@libs/ssm"
import axios, { isAxiosError } from "axios"
import { GOOGLE_BOOK_API_URL } from "../../constants"
import { Item } from "./types"
Expand Down

0 comments on commit 4d60ab3

Please sign in to comment.