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