mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Remove unused config import
This commit is contained in:
parent
d6555502be
commit
1af0d12756
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
/** Accept n [mode] commands then execute the other command */
|
||||
|
||||
import { contentState } from "@src/content/state_content"
|
||||
import * as config from "@src/lib/config"
|
||||
import * as keyseq from "@src/lib/keyseq"
|
||||
import { mode2maps } from "@src/lib/binding"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue