rotating_light: Cleaning up linter warnings
This commit is contained in:
parent
50d938bcb9
commit
2ca09ceee0
15 changed files with 14 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
export default function(part) {
|
||||
let { paperless, sa, snippets, Snippet, utils, store, complete, points, measurements, options, macro, Point, paths, Path } = part.shorthand();
|
||||
let { paperless, sa, utils, complete, points, measurements, options, macro, paths, Path } = part.shorthand();
|
||||
|
||||
// Vent
|
||||
let slope = 15;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue