1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-21 14:09:25 -05:00
This commit is contained in:
syuilo 2018-10-03 23:01:47 +09:00
parent 0eefd2922c
commit d4b8e47bcb
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -2,7 +2,6 @@
* Gulp tasks
*/
import * as fs from 'fs';
import * as gulp from 'gulp';
import * as gutil from 'gulp-util';
import * as ts from 'gulp-typescript';