1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

remove unnecessary dep

This commit is contained in:
Justin Lin
2021-02-07 16:28:35 +08:00
parent f5f38c8934
commit f78ac97b40

View File

@@ -1,4 +1,3 @@
use <unittest.scad>;
use <util/sort.scad>; use <util/sort.scad>;
module test_sort() { module test_sort() {