🐛 fix: align trace value type

This commit is contained in:
csh
2025-12-21 16:12:28 +08:00
parent eb44afe2be
commit f56cf960f1
2 changed files with 4 additions and 6 deletions
@@ -1,7 +1,5 @@
module;
#include <string_view>
export module lsp.provider.trace.set_trace;
import spdlog;