Skip to content

Commit 489ef5e

Browse files
Removed WZRK_FETCH Event Push on Page Change
1 parent cc01ecd commit 489ef5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/clevertap.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ import {
2727
COMMAND_ADD,
2828
COMMAND_REMOVE,
2929
COMMAND_DELETE,
30-
EVT_PUSH,
31-
WZRK_FETCH
30+
EVT_PUSH
3231
} from './util/constants'
3332
import { EMBED_ERROR } from './util/messages'
3433
import { StorageManager, $ct } from './util/storage'

0 commit comments

Comments
 (0)