Skip to content

Commit 62a1b74

Browse files
committed
fix import
1 parent 8f0c540 commit 62a1b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/refiner/actions/track-event/track-event.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ConfigurationError } from "@pipedream/platform/dist";
1+
import { ConfigurationError } from "@pipedream/platform";
22
import refiner from "../../refiner.app.mjs";
33

44
export default {

0 commit comments

Comments
 (0)