From 9cc20e9e405d36ade9b7ae187b56f1394960ba9b Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Thu, 28 Sep 2023 18:34:59 -0700 Subject: [PATCH] reorg --- datastore/threads/threadproxy.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datastore/threads/threadproxy.nim b/datastore/threads/threadproxy.nim index 85be32e..a3f9a2d 100644 --- a/datastore/threads/threadproxy.nim +++ b/datastore/threads/threadproxy.nim @@ -33,7 +33,7 @@ import ./threadresult export threadresult, smartptrs, isolation, chronicles logScope: - topics = "datastore threadproxyds" + topics = "datastore threadproxy" type