mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
不要なブツの除去
This commit is contained in:
parent
9d7f82d117
commit
cb01d86029
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import Module from '@/module';
|
|||
import Message from '@/message';
|
||||
import fetch from 'node-fetch';
|
||||
import { JSDOM } from 'jsdom';
|
||||
import { title } from 'process';
|
||||
|
||||
export default class extends Module {
|
||||
public readonly name = 'menu';
|
||||
|
|
Loading…
Reference in a new issue