Skip to content

Commit 3b6d932

Browse files
Update library/sinks/AwsSDKVersion3.ts
1 parent f00539d commit 3b6d932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/sinks/AwsSDKVersion3.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { Agent } from "../agent/Agent";
22
import { Hooks } from "../agent/hooks/Hooks";
33
import { wrapExport } from "../agent/hooks/wrapExport";
44
import { Wrapper } from "../agent/Wrapper";
5-
import { getRouteForAiStats } from "../helpers/getRouteForAIStats";
5+
import { getRouteForAiStats } from "../helpers/getRouteForAiStats";
66
import { isPlainObject } from "../helpers/isPlainObject";
77

88
type InvokeUsage = {

0 commit comments

Comments
 (0)