Skip to content

Commit 17f89c7

Browse files
committed
fix: duplicate getGlobalOptions
1 parent 0b3e916 commit 17f89c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/logger/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { traceContext } from "../common/trace";
2525

2626
import { CONSOLE_SEVERITY, UNPATCHED_CONSOLE } from "./common";
2727
import { getGlobalOptions } from "../v2/options";
28-
import { getGlobalOptions } from "../v2/options";
2928

3029
/**
3130
* `LogSeverity` indicates the detailed severity of the log entry. See [LogSeverity](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry#logseverity).

0 commit comments

Comments
 (0)