diff --git a/datastore/threads/threadproxyds.nim b/datastore/threads/threadproxyds.nim index 07f8f87..c2d0286 100644 --- a/datastore/threads/threadproxyds.nim +++ b/datastore/threads/threadproxyds.nim @@ -84,7 +84,6 @@ template dispatchTask(self: ThreadDatastore, of Sqlite: var ds {.inject.} = self.backend.sql proc runTask() = - # self.tp.spawn `fn`(addr ctx, ds, args) `blk` runTask()