Remove wonky line

This commit is contained in:
James Allen 2014-07-17 12:58:35 +01:00
parent ee7013c1ee
commit 380d776b67

View file

@ -54,8 +54,6 @@ define [
$scope.chat = {}
$scope.startFreeTrial =
$scope.startFreeTrial = (source) ->
ga?('send', 'event', 'subscription-funnel', 'upgraded-free-trial', source)
window.open("/user/subscription/new?planCode=student_free_trial")