mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-08 04:33:06 +08:00
removed todo
This commit is contained in:
parent
68efde15b2
commit
6804b76d46
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ function showFound(): void {
|
|||
if (
|
||||
(obj.configValueMode &&
|
||||
obj.configValueMode === "include" &&
|
||||
// todo figure this out without using any
|
||||
(
|
||||
Config[list.configKey] as (
|
||||
| string
|
||||
|
|
Loading…
Reference in a new issue