删除无用代码

master
chenjiajian 2023-05-06 18:31:20 +08:00
parent 3cb8bf4855
commit 145c1247a2
1 changed files with 0 additions and 5 deletions

View File

@ -102,11 +102,6 @@ class Result extends Component {
}
render() {
let styles = styleMap({
left: `${this.left}px`,
top: `${this.top}px`
})
return html`
<div class="result">
<div class="icon-wrapper">