remove comment

This commit is contained in:
Ivan Folgueira Bande 2025-09-05 22:17:49 +02:00
parent a1a6536b3c
commit 3c7f7f9a1c
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -6,7 +6,6 @@ import std/[json, macros], results, tables
import chronos, chronos/threadsync
import ./ffi_types, ./internal/ffi_macro, ./alloc, ./ffi_context
import waku/factory/waku
# import ../../../library/waku_thread_requests/requests/peer_manager_request
type FFIThreadRequest* = object
callback: FFICallBack