1
0
Fork 0

rotating_light: Cleaning up linter warnings

This commit is contained in:
Joost De Cock 2019-03-17 17:47:46 +01:00
parent 50d938bcb9
commit 2ca09ceee0
15 changed files with 14 additions and 15 deletions

View file

@ -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;