mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-22 07:19:57 -05:00
Remove obsolete comma.
This commit is contained in:
parent
e52ed9ae36
commit
7868bc1bdc
1 changed files with 1 additions and 1 deletions
|
@ -121,6 +121,6 @@ var Numerical = new function() {
|
|||
return x;
|
||||
}
|
||||
return x;
|
||||
},
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue