Update index.ts

This commit is contained in:
syuilo 2019-05-10 14:08:32 +09:00
parent a257c1b622
commit f8e0bb399d
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

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