1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-04-14 03:01:58 +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>;
module test_sort() {