1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-04-21 14:41:51 +02:00

delete unused modules

This commit is contained in:
Justin Lin 2021-09-08 10:49:21 +08:00
parent 41ebc07fd0
commit 0725d945de

View File

@ -1,8 +1,4 @@
use <__comm__/_pt3_hash.scad>;
use <util/rand.scad>;
use <util/dedup.scad>;
use <util/map/hashmap.scad>;
use <util/map/hashmap_get.scad>;
use <noise/nz_worley3s.scad>;
use <experimental/geom_icosahedron.scad>;