remove unused variable from js

This commit is contained in:
Bence Pőcze 2023-04-08 01:56:01 +02:00
parent 8edb7ff37f
commit 48017bf46f
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D

View File

@ -1,6 +1,5 @@
var RVR = {
isSecure: window.location.protocol === 'https:',
cookiesAgreed: false,
sessionAvailableHooks: {},
initGoogleAnalitics: function () {