Skip to content

Commit c78d023

Browse files
committed
Fixed
1 parent 86ae286 commit c78d023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/apify/sources/common/base.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { WEBHOOK_EVENT_TYPES } from '@apify/consts';
1+
import { WEBHOOK_EVENT_TYPES } from "@apify/consts";
22
import apify from "../../apify.app.mjs";
33

44
export default {

0 commit comments

Comments
 (0)