删除多余的 output
This commit is contained in:
parent
819723ef72
commit
59ddf6dda9
@ -1,6 +1,3 @@
|
||||
function output(...args){
|
||||
return
|
||||
}
|
||||
(function dartProgram() {
|
||||
function copyProperties(a, b) {
|
||||
var s = Object.keys(a)
|
||||
|
Loading…
Reference in New Issue
Block a user