diff --git a/src/resources/v1/face-detection/README.md b/src/resources/v1/face-detection/README.md index 98e871e..9f22309 100644 --- a/src/resources/v1/face-detection/README.md +++ b/src/resources/v1/face-detection/README.md @@ -29,7 +29,6 @@ In addition to the parameters listed in the `create` section below, `generate` i ```typescript import { Client } from "magic-hour"; -const client = new Client({ token: process.env["API_TOKEN"]!! }); const client = new Client({ token: process.env["API_TOKEN"]!! }); const res = await client.v1.faceDetection.generate( {