ignore dead code for line
This commit is contained in:
parent
fd34669c5f
commit
3783554940
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ extension EventToMessage on Event {
|
|||
_ =>
|
||||
// Turn this on for debugging purposes
|
||||
false
|
||||
// ignore: dead_code
|
||||
? Message.unsupported(
|
||||
metadata: metadata,
|
||||
id: eventId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue