mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
chore(load) load: rm unused isObj
This commit is contained in:
parent
db87b9f024
commit
e8c7ffa909
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ var Util, DOM;
|
|||
var element, type,
|
||||
p = params,
|
||||
func = p.func,
|
||||
isObj = Util.isObject(func),
|
||||
name = p.name,
|
||||
parent = p.parent || document.body,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue