mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 14:13:35 +08:00
chore: fix eslint error
This commit is contained in:
parent
b6e611f2be
commit
f8109e0d98
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import simpleGit from "simple-git";
|
||||
import { simpleGit } from "simple-git";
|
||||
import { ObjectId } from "mongodb";
|
||||
import path from "path";
|
||||
import { existsSync, writeFileSync } from "fs";
|
||||
|
|
Loading…
Reference in a new issue