Skip to content

Commit 593f06d

Browse files
committed
fix lint
1 parent f81fcc0 commit 593f06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/service-utils/src/cf-worker/usageV2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { ServiceName } from "../core/services.js";
2-
import { type UsageV2Event } from "../core/usageV2.js";
2+
import type { UsageV2Event } from "../core/usageV2.js";
33

44
/**
55
* Send events to Kafka.

0 commit comments

Comments
 (0)