Update index.ts

This commit is contained in:
syuilo
2019-05-10 14:08:32 +09:00
parent a257c1b622
commit f8e0bb399d

View File

@ -1,7 +1,3 @@
/**
* Random avatar generator
*/
import * as fs from 'fs';
import autobind from 'autobind-decorator';
import Module from '../../module';