mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(cloudcmd) rm unused
This commit is contained in:
parent
5bca1be28d
commit
1d1cde506f
1 changed files with 0 additions and 3 deletions
|
|
@ -5,13 +5,10 @@
|
|||
|
||||
var Info = require('../package'),
|
||||
|
||||
fs = require('fs'),
|
||||
|
||||
DIR = __dirname + '/../',
|
||||
DIR_LIB = DIR + 'lib/',
|
||||
|
||||
Util = require(DIR_LIB + 'util'),
|
||||
CloudFunc = require(DIR_LIB + 'cloudfunc'),
|
||||
|
||||
argv = process.argv,
|
||||
length = argv.length - 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue