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

remove use

This commit is contained in:
Justin Lin
2020-03-13 12:40:05 +08:00
parent 96b686e7d8
commit 5b0f5c0259

View File

@@ -1,4 +1,3 @@
use <util/sort.scad>;
use <util/bsearch.scad>;
function has(lt, elem, sorted = false) =