mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
fix: remove redundant property
This commit is contained in:
parent
5a8aff9d0c
commit
b3ed8689cd
1 changed files with 0 additions and 2 deletions
|
@ -67,8 +67,6 @@ export default class Sidebar {
|
|||
|
||||
// Sidebar visibility
|
||||
this.isVisible = storedVisibility !== 'false';
|
||||
// Keys to store currently pressed keys
|
||||
this.keys = {};
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue