mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-09-01 18:54:39 +02:00
del semicolon of use/include
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use <util/every.scad>;
|
||||
use <util/every.scad>
|
||||
|
||||
module test_every() {
|
||||
echo("==== test_every ====");
|
||||
|
Reference in New Issue
Block a user