1
0
Fork 0

🚨 Fixed linter warnings in Benjamin

This commit is contained in:
Joost De Cock 2019-07-08 15:56:41 +02:00 committed by Joost De Cock
parent c68c219fe3
commit 08cc5b7b8a

View file

@ -1,13 +1,5 @@
export default function(part) {
let {
complete,
macro,
points,
paths,
snippets,
Snippet,
sa
} = part.shorthand();
let { complete, macro, points, paths, sa } = part.shorthand();
paths.seam.render = true;