🚨 Fixed linter warnings in Benjamin
This commit is contained in:
parent
c68c219fe3
commit
08cc5b7b8a
1 changed files with 1 additions and 9 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue