diff tests/test_gltf.nim @ 1299:6d0162bfe48a

did: finish mentioned refactoring, no API changes still
author sam <sam@basx.dev>
date Tue, 06 Aug 2024 22:57:43 +0700
parents 0369fa1ffbd9
children 21c4e598d820
line wrap: on
line diff
--- a/tests/test_gltf.nim	Tue Aug 06 17:31:13 2024 +0700
+++ b/tests/test_gltf.nim	Tue Aug 06 22:57:43 2024 +0700
@@ -1,9 +1,8 @@
-import std/os
+import std/math
 import std/sequtils
 import std/monotimes
 import std/times
 import std/options
-import std/random
 
 import ../semicongine