refactor: nope
This commit is contained in:
parent
3320999693
commit
d63b03d34d
|
@ -20,8 +20,6 @@ export default {
|
|||
return object;
|
||||
},
|
||||
|
||||
makeVector: (x, y) => [x, y],
|
||||
|
||||
log: (...args) => {
|
||||
// eslint-disable-next-line no-console
|
||||
console.log(...args);
|
||||
|
|
Loading…
Reference in New Issue
Block a user