mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 10:11:53 +02:00
del semicolon of use/include
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use <voronoi/vrn2_cells_space.scad>;
|
||||
use <unittest.scad>;
|
||||
use <voronoi/vrn2_cells_space.scad>
|
||||
use <unittest.scad>
|
||||
|
||||
module test_vrn2_cells_space() {
|
||||
echo("==== test_vrn2_cells_space ====");
|
||||
|
Reference in New Issue
Block a user