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/find_index.scad>;
|
||||
use <util/find_index.scad>
|
||||
|
||||
module test_find_index() {
|
||||
echo("==== test_find_index ====");
|
||||
|
Reference in New Issue
Block a user