Skip to content

Commit 480e551

Browse files
author
Luca Forstner
committed
fix lint
1 parent c42a448 commit 480e551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/bundler-plugin-core/src/options-mapping.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Logger } from "./sentry/logger";
22
import { Options as UserOptions } from "./types";
3-
import { determineReleaseName } from "./utils";
43

54
export type NormalizedOptions = ReturnType<typeof normalizeUserOptions>;
65

0 commit comments

Comments
 (0)