mirror of
https://github.com/smogon/sprites.git
synced 2026-08-24 10:46:58 -05:00
remove unused imports
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
import 'make-promises-safe';
|
||||
import cp from 'child_process';
|
||||
import path from 'path';
|
||||
import fs from 'fs';
|
||||
import crypto from 'crypto';
|
||||
|
||||
const sheetjs = process.argv[2];
|
||||
const dest = process.argv[3];
|
||||
|
||||
Reference in New Issue
Block a user