mirror of https://github.com/vector-im/riot-web
Remove unused variable
parent
c8312dd5ae
commit
187e8ab8a8
|
@ -74,7 +74,6 @@ class Analytics {
|
|||
this._paq = null;
|
||||
this.disabled = true;
|
||||
this.firstPage = true;
|
||||
this.generationTimeMs = null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue