forked from mystiq/hydrogen-web
Merge pull request #421 from MidhunSureshR/fix-avatar-lint
Fix lint warning
This commit is contained in:
commit
89d9cd3782
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import {BaseUpdateView} from "./general/BaseUpdateView.js";
|
import {BaseUpdateView} from "./general/BaseUpdateView.js";
|
||||||
import {renderStaticAvatar, renderImg} from "./avatar.js";
|
import {renderStaticAvatar, renderImg} from "./avatar.js";
|
||||||
import {text} from "./general/html.js";
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
optimization to not use a sub view when changing between img and text
|
optimization to not use a sub view when changing between img and text
|
||||||
|
|
Loading…
Reference in a new issue