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