Skip to content

Commit

Permalink
lint!
Browse files Browse the repository at this point in the history
  • Loading branch information
emily-shen committed Feb 11, 2025
1 parent e3e62fc commit c15e52e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/wrangler/src/secret/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { requireAuth } from "../user";
import { getLegacyScriptName } from "../utils/getLegacyScriptName";
import { isLegacyEnv } from "../utils/isLegacyEnv";
import { readFromStdin, trimTrailingWhitespace } from "../utils/std";
import { printWranglerBanner } from "../wrangler-banner";
import type { Config } from "../config";
import type { WorkerMetadataBinding } from "../deployment-bundle/create-worker-upload-form";

Expand Down

0 comments on commit c15e52e

Please sign in to comment.