diff options
Diffstat (limited to 'api/yomikun.ts')
-rw-r--r-- | api/yomikun.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/yomikun.ts b/api/yomikun.ts index a7f214e..696361f 100644 --- a/api/yomikun.ts +++ b/api/yomikun.ts @@ -1,6 +1,5 @@ import Core from "../core/api.ts"; import RemoteCoreClient from "../core/http/client.ts"; -import { ParseResult } from "../language/types.ts"; import Sentence from "./sentence.ts"; export default class Yomikun { |