Commit 51f694b1 by Renzo Lucioni

Remove Segment.io whitelist from Logger

parent 42efd33c
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment