1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 04:51:26 +02:00

remove unnecessary dep

This commit is contained in:
Justin Lin
2021-02-07 16:28:35 +08:00
parent b8875bc5e9
commit 61958b7a58

View File

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