mirror of
https://github.com/smogon/sprites.git
synced 2026-08-24 18:56:18 -05:00
deploy: remove path.js dependency from cli
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
|
||||
import program from 'commander';
|
||||
import * as script from './script.js';
|
||||
import * as pathlib from './path.js';
|
||||
import nodePath from 'path';
|
||||
|
||||
function collect(value : string, previous : string[]) {
|
||||
|
||||
Reference in New Issue
Block a user