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