Skip to content

Commit a444d57

Browse files
author
box chong
committed
fix: windows import error
1 parent 056e99e commit a444d57

File tree

1 file changed

+1
-1
lines changed
  • packages/aws-appsync-subscription-link/src/utils

1 file changed

+1
-1
lines changed

packages/aws-appsync-subscription-link/src/utils/retry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { rootLogger } from ".";
1+
import { rootLogger } from "./";
22
import { DelayFunction } from "../types";
33

44
const logger = rootLogger.extend("retry");

0 commit comments

Comments
 (0)