Skip to content

Commit 4db5a6e

Browse files
committed
f Remove unused trait parameter
1 parent 07e7c25 commit 4db5a6e

File tree

1 file changed

+0
-1
lines changed
  • lightning-background-processor/src

1 file changed

+0
-1
lines changed

lightning-background-processor/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ pub async fn process_events_async<
377377
P: 'static + Deref + Send + Sync,
378378
Descriptor: 'static + SocketDescriptor + Send + Sync,
379379
CMH: 'static + Deref + Send + Sync,
380-
CUMH: 'static + Deref + Send + Sync,
381380
RMH: 'static + Deref + Send + Sync,
382381
OMH: 'static + Deref + Send + Sync,
383382
EH: 'static + EventHandler + Send,

0 commit comments

Comments
 (0)