remove a trailing comma
This commit is contained in:
parent
78b766527b
commit
e264417a0c
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ My.HTMLUtils = (function() {
|
|||
: parseInt(code, 10)
|
||||
);
|
||||
}
|
||||
],
|
||||
]
|
||||
}
|
||||
};
|
||||
}());
|
||||
|
|
Loading…
Reference in a new issue