Remove Segment.io whitelist from Logger
This commit is contained in:
@@ -119,7 +119,7 @@ class @Sequence
|
||||
current_sequential: @position
|
||||
target_sequential: new_position
|
||||
|
||||
# On Sequence chage, destroy any existing polling thread
|
||||
# On Sequence change, destroy any existing polling thread
|
||||
# for queued submissions, see ../capa/display.coffee
|
||||
if window.queuePollerID
|
||||
window.clearTimeout(window.queuePollerID)
|
||||
|
||||
@@ -42,5 +42,5 @@ class @Logger
|
||||
page: window.location.href
|
||||
async: false
|
||||
|
||||
# Keeping this for conpatibility issue only.
|
||||
# Keeping this for compatibility issue only.
|
||||
@log_event = Logger.log
|
||||
|
||||
Reference in New Issue
Block a user