mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 23:48:01 +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 * as fs from 'fs';
|
||||||
import autobind from 'autobind-decorator';
|
import autobind from 'autobind-decorator';
|
||||||
import Module from '../../module';
|
import Module from '../../module';
|
||||||
|
|
Loading…
Reference in a new issue