remove unused variable from js
This commit is contained in:
parent
8edb7ff37f
commit
48017bf46f
@ -1,6 +1,5 @@
|
||||
var RVR = {
|
||||
isSecure: window.location.protocol === 'https:',
|
||||
cookiesAgreed: false,
|
||||
sessionAvailableHooks: {},
|
||||
|
||||
initGoogleAnalitics: function () {
|
||||
|
Loading…
Reference in New Issue
Block a user