mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 15:38:00 +00:00
Update index.ts
This commit is contained in:
parent
a257c1b622
commit
f8e0bb399d
|
@ -1,7 +1,3 @@
|
|||
/**
|
||||
* Random avatar generator
|
||||
*/
|
||||
|
||||
import * as fs from 'fs';
|
||||
import autobind from 'autobind-decorator';
|
||||
import Module from '../../module';
|
||||
|
|
Loading…
Reference in a new issue