Remove unused
This commit is contained in:
parent
a0b2e11c10
commit
d6454bc999
@ -21,9 +21,6 @@
|
|||||||
class DisplayGenerator {
|
class DisplayGenerator {
|
||||||
constructor() {
|
constructor() {
|
||||||
this._templateHandler = null;
|
this._templateHandler = null;
|
||||||
|
|
||||||
this._tagTemplate = null;
|
|
||||||
this._tagFrequencyTemplate = null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async prepare() {
|
async prepare() {
|
||||||
|
Loading…
Reference in New Issue
Block a user