remove the actual fmt import from trace_cpp

This commit is contained in:
jakubtomsu
2026-02-10 19:55:50 +01:00
parent edd960905a
commit 26e4af28ad

View File

@@ -5,7 +5,6 @@ package debug_trace
import "base:intrinsics"
import "base:runtime"
import "core:strings"
import "core:fmt"
import "core:c"
// NOTE: Relies on C++23 which adds <stacktrace> and becomes ABI and that can be used