Remove unused variable

pull/21833/head
Luke Barnard 2018-03-28 10:27:24 +01:00
parent c8312dd5ae
commit 187e8ab8a8
1 changed files with 0 additions and 1 deletions

View File

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