Remove unneeded code
This commit is contained in:
parent
b3cfeea612
commit
8a37d9e92d
|
@ -192,9 +192,6 @@ Travis.Router.reopen
|
||||||
Ember.LinkView.reopen
|
Ember.LinkView.reopen
|
||||||
loadingClass: 'loading_link'
|
loadingClass: 'loading_link'
|
||||||
|
|
||||||
if Travis.config.pro
|
|
||||||
$('body').addClass('pro')
|
|
||||||
|
|
||||||
if charm_key = $('meta[name="travis.charm_key"]').attr('value')
|
if charm_key = $('meta[name="travis.charm_key"]').attr('value')
|
||||||
@__CHARM =
|
@__CHARM =
|
||||||
key: $('meta[name="travis.charm_key"]').attr('value')
|
key: $('meta[name="travis.charm_key"]').attr('value')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user