Remove unused variable

This commit is contained in:
Luke Barnard 2018-03-28 10:27:24 +01:00
parent c8312dd5ae
commit 187e8ab8a8

View file

@ -74,7 +74,6 @@ class Analytics {
this._paq = null;
this.disabled = true;
this.firstPage = true;
this.generationTimeMs = null;
}
/**