mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-27 02:21:27 +08:00
remove
This commit is contained in:
parent
5e383ba047
commit
0ba414a0b7
1 changed files with 0 additions and 2 deletions
|
|
@ -41,8 +41,6 @@ export class Caret {
|
|||
private marginTopAnimation: JSAnimation | null = null;
|
||||
private marginLeftAnimation: JSAnimation | null = null;
|
||||
|
||||
private marginCorrection: number = 0;
|
||||
|
||||
constructor(element: ElementWithUtils, style: CaretStyle) {
|
||||
this.id = element.native.id;
|
||||
this.element = element;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue