Skip to content

Commit

Permalink
Removed WZRK_FETCH Event Push on Page Change
Browse files Browse the repository at this point in the history
  • Loading branch information
singhkunal2050 committed Nov 5, 2024
1 parent 9f46f65 commit d65ff33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/clevertap.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ import {
COMMAND_ADD,
COMMAND_REMOVE,
COMMAND_DELETE,
EVT_PUSH,
WZRK_FETCH
EVT_PUSH
} from './util/constants'
import { EMBED_ERROR } from './util/messages'
import { StorageManager, $ct } from './util/storage'
Expand Down

0 comments on commit d65ff33

Please sign in to comment.